2024-01-16T16:08:10.681 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-16T16:08:10.682 DEBUG:teuthology.run:Teuthology command: teuthology --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} --verbose --name yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241 -- /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/orig.config.yaml 2024-01-16T16:08:10.712 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-16T16:08:10.792 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241 branch: wip-yuri5-testing-2024-01-11-1300-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: '7518241' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri5-testing-2024-01-11-1300-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\) sha1: a70aebef70df6ec2d957347ccbfc484e0573dd5f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a70aebef70df6ec2d957347ccbfc484e0573dd5f workunit: branch: wip-yuri5-testing-2024-01-11-1300-pacific sha1: a70aebef70df6ec2d957347ccbfc484e0573dd5f owner: scheduled_yuriw@teuthology priority: 75 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: 5979 sha1: a70aebef70df6ec2d957347ccbfc484e0573dd5f sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2024-01-11-1300-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: a70aebef70df6ec2d957347ccbfc484e0573dd5f targets: smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi184.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: cd45576300487d997e5a85abed65500b9f5d143b timestamp: 2024-01-16_15:55:17 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-01-16T16:08:10.792 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa; will attempt to use it 2024-01-16T16:08:10.793 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa/tasks 2024-01-16T16:08:10.793 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-16T16:08:10.794 INFO:teuthology.task.internal:Checking packages... 2024-01-16T16:08:10.818 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a70aebef70df6ec2d957347ccbfc484e0573dd5f' 2024-01-16T16:08:10.818 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-16T16:08:10.818 INFO:teuthology.packaging:ref: None 2024-01-16T16:08:10.818 INFO:teuthology.packaging:tag: None 2024-01-16T16:08:10.818 INFO:teuthology.packaging:branch: wip-yuri5-testing-2024-01-11-1300-pacific 2024-01-16T16:08:10.818 INFO:teuthology.packaging:sha1: a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:08:10.819 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri5-testing-2024-01-11-1300-pacific 2024-01-16T16:08:10.956 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-449-ga70aebef-1focal 2024-01-16T16:08:10.957 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-16T16:08:10.964 INFO:teuthology.task.internal:no buildpackages task found 2024-01-16T16:08:10.964 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-16T16:08:11.004 INFO:teuthology.task.internal:Saving configuration 2024-01-16T16:08:11.015 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-16T16:08:11.029 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-16T16:08:11.056 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241', '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-01-16 15:58:28.026012', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-01-16T16:08:11.080 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241', '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-01-16 15:58:28.024192', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-01-16T16:08:11.080 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-16T16:08:11.087 INFO:teuthology.task.internal:roles: ubuntu@smithi064.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-01-16T16:08:11.087 INFO:teuthology.task.internal:roles: ubuntu@smithi184.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-01-16T16:08:11.087 INFO:teuthology.run_tasks:Running task console_log... 2024-01-16T16:08:11.177 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f85fd4655e0>, signals=[15]) 2024-01-16T16:08:11.178 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-16T16:08:11.186 INFO:teuthology.task.internal:Opening connections... 2024-01-16T16:08:11.187 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2024-01-16T16:08:11.188 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:08:11.289 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2024-01-16T16:08:11.290 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:08:11.386 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-16T16:08:11.392 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2024-01-16T16:08:11.399 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2024-01-16T16:08:11.400 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2024-01-16T16:08:11.449 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="Ubuntu" 2024-01-16T16:08:11.449 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:ID=ubuntu 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE=debian 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="20.04" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://www.ubuntu.com/" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_CODENAME=focal 2024-01-16T16:08:11.450 INFO:teuthology.orchestra.run.smithi064.stdout:UBUNTU_CODENAME=focal 2024-01-16T16:08:11.451 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2024-01-16T16:08:11.470 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2024-01-16T16:08:11.476 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2024-01-16T16:08:11.476 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2024-01-16T16:08:11.523 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2024-01-16T16:08:11.523 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="20.04" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=focal 2024-01-16T16:08:11.524 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=focal 2024-01-16T16:08:11.524 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2024-01-16T16:08:11.545 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-16T16:08:11.555 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-16T16:08:11.579 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-16T16:08:11.580 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2024-01-16T16:08:11.582 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2024-01-16T16:08:11.587 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-16T16:08:11.604 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-16T16:08:11.604 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2024-01-16T16:08:11.607 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2024-01-16T16:08:11.620 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-16T16:08:11.673 INFO:teuthology.run_tasks:Running task kernel... 2024-01-16T16:08:11.686 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-16T16:08:11.686 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-16T16:08:11.686 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-16T16:08:11.686 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-16T16:08:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T16:08:11.692 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-01-16T16:08:11.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T16:08:11.693 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-01-16T16:08:11.699 INFO:teuthology.orchestra.run.smithi064.stdout:5.4.0-124-generic 2024-01-16T16:08:11.699 INFO:teuthology.task.kernel:Running kernel on smithi064: 5.4.0-124-generic 2024-01-16T16:08:11.699 DEBUG:teuthology.orchestra.run.smithi064:> sudo apt-get clean 2024-01-16T16:08:11.700 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-124-generic 2024-01-16T16:08:11.700 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.4.0-124-generic 2024-01-16T16:08:11.701 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2024-01-16T16:08:11.798 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2024-01-16T16:08:11.841 DEBUG:teuthology.orchestra.run.smithi064:> sudo apt-get update 2024-01-16T16:08:11.996 INFO:teuthology.orchestra.run.smithi064.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-16T16:08:12.004 INFO:teuthology.orchestra.run.smithi064.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-01-16T16:08:12.078 INFO:teuthology.orchestra.run.smithi064.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-01-16T16:08:12.097 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-16T16:08:12.097 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-01-16T16:08:12.099 INFO:teuthology.orchestra.run.smithi064.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-01-16T16:08:12.157 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-01-16T16:08:12.408 INFO:teuthology.orchestra.run.smithi064.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,028 kB] 2024-01-16T16:08:12.509 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-01-16T16:08:12.536 INFO:teuthology.orchestra.run.smithi064.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [920 kB] 2024-01-16T16:08:12.549 INFO:teuthology.orchestra.run.smithi064.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [489 kB] 2024-01-16T16:08:12.554 INFO:teuthology.orchestra.run.smithi064.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-01-16T16:08:12.554 INFO:teuthology.orchestra.run.smithi064.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.4 kB] 2024-01-16T16:08:12.555 INFO:teuthology.orchestra.run.smithi064.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,579 kB] 2024-01-16T16:08:12.571 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [694 kB] 2024-01-16T16:08:12.585 INFO:teuthology.orchestra.run.smithi064.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [360 kB] 2024-01-16T16:08:12.590 INFO:teuthology.orchestra.run.smithi064.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-01-16T16:08:12.590 INFO:teuthology.orchestra.run.smithi064.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [765 kB] 2024-01-16T16:08:12.598 INFO:teuthology.orchestra.run.smithi064.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,148 kB] 2024-01-16T16:08:12.613 INFO:teuthology.orchestra.run.smithi064.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [276 kB] 2024-01-16T16:08:12.615 INFO:teuthology.orchestra.run.smithi064.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-01-16T16:08:12.618 INFO:teuthology.orchestra.run.smithi064.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-01-16T16:08:12.618 INFO:teuthology.orchestra.run.smithi064.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-01-16T16:08:12.618 INFO:teuthology.orchestra.run.smithi064.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-01-16T16:08:12.635 INFO:teuthology.orchestra.run.smithi064.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-01-16T16:08:12.635 INFO:teuthology.orchestra.run.smithi064.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-01-16T16:08:12.636 INFO:teuthology.orchestra.run.smithi064.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-01-16T16:08:12.637 INFO:teuthology.orchestra.run.smithi064.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-01-16T16:08:12.637 INFO:teuthology.orchestra.run.smithi064.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-01-16T16:08:12.638 INFO:teuthology.orchestra.run.smithi064.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-01-16T16:08:12.638 INFO:teuthology.orchestra.run.smithi064.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-01-16T16:08:12.717 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [920 kB] 2024-01-16T16:08:12.731 INFO:teuthology.orchestra.run.smithi064.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,647 kB] 2024-01-16T16:08:12.930 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,647 kB] 2024-01-16T16:08:13.053 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,028 kB] 2024-01-16T16:08:13.120 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [406 kB] 2024-01-16T16:08:13.135 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-01-16T16:08:13.135 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.1 kB] 2024-01-16T16:08:13.136 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,461 kB] 2024-01-16T16:08:13.210 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [343 kB] 2024-01-16T16:08:13.215 INFO:teuthology.orchestra.run.smithi064.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [694 kB] 2024-01-16T16:08:13.215 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-01-16T16:08:13.216 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [637 kB] 2024-01-16T16:08:13.229 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [924 kB] 2024-01-16T16:08:13.230 INFO:teuthology.orchestra.run.smithi064.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [406 kB] 2024-01-16T16:08:13.230 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [489 kB] 2024-01-16T16:08:13.238 INFO:teuthology.orchestra.run.smithi064.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-01-16T16:08:13.238 INFO:teuthology.orchestra.run.smithi064.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,461 kB] 2024-01-16T16:08:13.243 INFO:teuthology.orchestra.run.smithi184.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-01-16T16:08:13.243 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.4 kB] 2024-01-16T16:08:13.244 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,579 kB] 2024-01-16T16:08:13.315 INFO:teuthology.orchestra.run.smithi064.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.1 kB] 2024-01-16T16:08:13.315 INFO:teuthology.orchestra.run.smithi064.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [343 kB] 2024-01-16T16:08:13.317 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [360 kB] 2024-01-16T16:08:13.322 INFO:teuthology.orchestra.run.smithi184.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-01-16T16:08:13.323 INFO:teuthology.orchestra.run.smithi064.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-01-16T16:08:13.323 INFO:teuthology.orchestra.run.smithi064.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [924 kB] 2024-01-16T16:08:13.342 INFO:teuthology.orchestra.run.smithi064.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [637 kB] 2024-01-16T16:08:13.430 INFO:teuthology.orchestra.run.smithi184.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [194 kB] 2024-01-16T16:08:13.485 INFO:teuthology.orchestra.run.smithi184.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,148 kB] 2024-01-16T16:08:13.518 INFO:teuthology.orchestra.run.smithi064.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [194 kB] 2024-01-16T16:08:13.861 INFO:teuthology.orchestra.run.smithi184.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-01-16T16:08:13.866 INFO:teuthology.orchestra.run.smithi184.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-01-16T16:08:13.873 INFO:teuthology.orchestra.run.smithi184.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-01-16T16:08:13.875 INFO:teuthology.orchestra.run.smithi184.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-01-16T16:08:13.878 INFO:teuthology.orchestra.run.smithi184.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-01-16T16:08:13.951 INFO:teuthology.orchestra.run.smithi064.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-01-16T16:08:13.957 INFO:teuthology.orchestra.run.smithi064.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-01-16T16:08:13.964 INFO:teuthology.orchestra.run.smithi064.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-01-16T16:08:13.966 INFO:teuthology.orchestra.run.smithi064.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-01-16T16:08:13.969 INFO:teuthology.orchestra.run.smithi064.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-01-16T16:08:14.126 INFO:teuthology.orchestra.run.smithi184.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [765 kB] 2024-01-16T16:08:14.163 INFO:teuthology.orchestra.run.smithi184.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [276 kB] 2024-01-16T16:08:14.177 INFO:teuthology.orchestra.run.smithi184.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-01-16T16:08:14.178 INFO:teuthology.orchestra.run.smithi184.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-01-16T16:08:14.180 INFO:teuthology.orchestra.run.smithi184.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-01-16T16:08:14.180 INFO:teuthology.orchestra.run.smithi184.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-01-16T16:08:14.181 INFO:teuthology.orchestra.run.smithi184.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-01-16T16:08:14.181 INFO:teuthology.orchestra.run.smithi184.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-01-16T16:08:14.207 INFO:teuthology.orchestra.run.smithi184.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-01-16T16:08:14.209 INFO:teuthology.orchestra.run.smithi184.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-01-16T16:08:14.373 INFO:teuthology.orchestra.run.smithi184.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-01-16T16:08:14.536 INFO:teuthology.orchestra.run.smithi184.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-01-16T16:08:14.588 INFO:teuthology.orchestra.run.smithi184.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-01-16T16:08:16.764 INFO:teuthology.orchestra.run.smithi064.stdout:Fetched 18.6 MB in 3s (6,629 kB/s) 2024-01-16T16:08:16.855 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 18.6 MB in 3s (5,872 kB/s) 2024-01-16T16:08:18.237 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-01-16T16:08:18.260 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-16T16:08:18.315 INFO:teuthology.orchestra.run.smithi064.stdout:Reading package lists... 2024-01-16T16:08:18.324 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-01-16T16:08:18.342 DEBUG:teuthology.orchestra.run.smithi064:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-16T16:08:18.417 INFO:teuthology.orchestra.run.smithi064.stdout:Reading package lists... 2024-01-16T16:08:18.523 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2024-01-16T16:08:18.524 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2024-01-16T16:08:18.628 INFO:teuthology.orchestra.run.smithi064.stdout:Building dependency tree... 2024-01-16T16:08:18.628 INFO:teuthology.orchestra.run.smithi064.stdout:Reading state information... 2024-01-16T16:08:18.700 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2024-01-16T16:08:18.700 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-16T16:08:18.700 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2024-01-16T16:08:18.701 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2024-01-16T16:08:18.702 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2024-01-16T16:08:18.702 INFO:teuthology.orchestra.run.smithi184.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-01-16T16:08:18.702 INFO:teuthology.orchestra.run.smithi184.stdout:Recommended packages: 2024-01-16T16:08:18.702 INFO:teuthology.orchestra.run.smithi184.stdout: thermald 2024-01-16T16:08:18.768 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2024-01-16T16:08:18.768 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-16T16:08:18.768 INFO:teuthology.orchestra.run.smithi184.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2024-01-16T16:08:18.768 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-extra-5.4.0-169-generic 2024-01-16T16:08:18.769 INFO:teuthology.orchestra.run.smithi184.stdout:The following packages will be upgraded: 2024-01-16T16:08:18.770 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-generic linux-image-generic 2024-01-16T16:08:18.827 INFO:teuthology.orchestra.run.smithi064.stdout:The following additional packages will be installed: 2024-01-16T16:08:18.827 INFO:teuthology.orchestra.run.smithi064.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-16T16:08:18.827 INFO:teuthology.orchestra.run.smithi064.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2024-01-16T16:08:18.827 INFO:teuthology.orchestra.run.smithi064.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2024-01-16T16:08:18.828 INFO:teuthology.orchestra.run.smithi064.stdout:Suggested packages: 2024-01-16T16:08:18.828 INFO:teuthology.orchestra.run.smithi064.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-01-16T16:08:18.828 INFO:teuthology.orchestra.run.smithi064.stdout:Recommended packages: 2024-01-16T16:08:18.829 INFO:teuthology.orchestra.run.smithi064.stdout: thermald 2024-01-16T16:08:18.833 INFO:teuthology.orchestra.run.smithi184.stdout:3 upgraded, 5 newly installed, 0 to remove and 282 not upgraded. 2024-01-16T16:08:18.833 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 77.1 MB of archives. 2024-01-16T16:08:18.834 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 380 MB of additional disk space will be used. 2024-01-16T16:08:18.834 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2024-01-16T16:08:18.893 INFO:teuthology.orchestra.run.smithi064.stdout:The following NEW packages will be installed: 2024-01-16T16:08:18.893 INFO:teuthology.orchestra.run.smithi064.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2024-01-16T16:08:18.893 INFO:teuthology.orchestra.run.smithi064.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2024-01-16T16:08:18.893 INFO:teuthology.orchestra.run.smithi064.stdout: linux-modules-extra-5.4.0-169-generic 2024-01-16T16:08:18.894 INFO:teuthology.orchestra.run.smithi064.stdout:The following packages will be upgraded: 2024-01-16T16:08:18.895 INFO:teuthology.orchestra.run.smithi064.stdout: linux-generic linux-headers-generic linux-image-generic 2024-01-16T16:08:18.955 INFO:teuthology.orchestra.run.smithi064.stdout:3 upgraded, 5 newly installed, 0 to remove and 282 not upgraded. 2024-01-16T16:08:18.955 INFO:teuthology.orchestra.run.smithi064.stdout:Need to get 77.1 MB of archives. 2024-01-16T16:08:18.955 INFO:teuthology.orchestra.run.smithi064.stdout:After this operation, 380 MB of additional disk space will be used. 2024-01-16T16:08:18.955 INFO:teuthology.orchestra.run.smithi064.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2024-01-16T16:08:19.318 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2024-01-16T16:08:19.517 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2024-01-16T16:08:19.910 INFO:teuthology.orchestra.run.smithi064.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2024-01-16T16:08:20.142 INFO:teuthology.orchestra.run.smithi064.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2024-01-16T16:08:20.601 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2024-01-16T16:08:20.601 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2024-01-16T16:08:20.601 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2024-01-16T16:08:20.815 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2024-01-16T16:08:20.844 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2024-01-16T16:08:21.026 INFO:teuthology.orchestra.run.smithi064.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2024-01-16T16:08:21.026 INFO:teuthology.orchestra.run.smithi064.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2024-01-16T16:08:21.026 INFO:teuthology.orchestra.run.smithi064.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2024-01-16T16:08:21.137 INFO:teuthology.orchestra.run.smithi064.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2024-01-16T16:08:21.154 INFO:teuthology.orchestra.run.smithi064.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2024-01-16T16:08:21.526 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 77.1 MB in 2s (37.3 MB/s) 2024-01-16T16:08:21.726 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2024-01-16T16:08:21.874 INFO:teuthology.orchestra.run.smithi064.stdout:Fetched 77.1 MB in 2s (34.2 MB/s) 2024-01-16T16:08:22.078 INFO:teuthology.orchestra.run.smithi064.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2024-01-16T16:08:23.457 INFO:teuthology.orchestra.run.smithi184.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-01-16T16:08:23.462 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:23.515 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:23.768 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:08:23.773 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:23.908 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:25.307 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2024-01-16T16:08:25.322 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:25.405 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:26.033 INFO:teuthology.orchestra.run.smithi064.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2024-01-16T16:08:26.046 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:26.129 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:26.468 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2024-01-16T16:08:26.481 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:26.518 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:27.245 INFO:teuthology.orchestra.run.smithi064.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2024-01-16T16:08:27.261 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:27.311 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:31.199 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2024-01-16T16:08:31.300 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-16T16:08:31.618 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2024-01-16T16:08:31.744 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-16T16:08:32.115 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2024-01-16T16:08:32.125 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2024-01-16T16:08:32.164 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-16T16:08:32.374 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2024-01-16T16:08:32.498 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-16T16:08:32.875 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2024-01-16T16:08:33.027 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-16T16:08:33.397 INFO:teuthology.orchestra.run.smithi064.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2024-01-16T16:08:33.414 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2024-01-16T16:08:33.455 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-16T16:08:37.351 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2024-01-16T16:08:37.372 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:37.417 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:39.638 INFO:teuthology.orchestra.run.smithi064.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2024-01-16T16:08:39.662 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2024-01-16T16:08:39.704 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:40.878 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2024-01-16T16:08:41.005 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-16T16:08:41.327 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-16T16:08:41.452 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:41.578 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:42.577 INFO:teuthology.orchestra.run.smithi064.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2024-01-16T16:08:42.721 INFO:teuthology.orchestra.run.smithi064.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2024-01-16T16:08:42.788 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:43.073 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2024-01-16T16:08:43.225 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:43.377 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:43.932 INFO:teuthology.orchestra.run.smithi184.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2024-01-16T16:08:43.932 INFO:teuthology.orchestra.run.smithi184.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2024-01-16T16:08:44.073 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2024-01-16T16:08:44.200 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:44.625 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:45.401 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2024-01-16T16:08:45.527 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-generic (5.4.0.169.167) ... 2024-01-16T16:08:45.654 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:45.710 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-01-16T16:08:45.710 INFO:teuthology.orchestra.run.smithi184.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2024-01-16T16:08:46.657 INFO:teuthology.orchestra.run.smithi064.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2024-01-16T16:08:46.657 INFO:teuthology.orchestra.run.smithi064.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2024-01-16T16:08:46.789 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2024-01-16T16:08:46.940 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:48.191 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2024-01-16T16:08:48.317 INFO:teuthology.orchestra.run.smithi064.stdout:Setting up linux-generic (5.4.0.169.167) ... 2024-01-16T16:08:48.461 INFO:teuthology.orchestra.run.smithi064.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2024-01-16T16:08:48.537 INFO:teuthology.orchestra.run.smithi064.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-01-16T16:08:48.538 INFO:teuthology.orchestra.run.smithi064.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2024-01-16T16:09:08.126 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-01-16T16:09:08.126 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub' 2024-01-16T16:09:08.146 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-16T16:09:08.167 INFO:teuthology.orchestra.run.smithi184.stdout:Generating grub configuration file ... 2024-01-16T16:09:08.472 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-16T16:09:08.496 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-16T16:09:08.847 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-16T16:09:08.859 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-16T16:09:10.979 INFO:teuthology.orchestra.run.smithi064.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-01-16T16:09:10.979 INFO:teuthology.orchestra.run.smithi064.stdout:Sourcing file `/etc/default/grub' 2024-01-16T16:09:10.985 INFO:teuthology.orchestra.run.smithi064.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-16T16:09:11.005 INFO:teuthology.orchestra.run.smithi064.stdout:Generating grub configuration file ... 2024-01-16T16:09:11.404 INFO:teuthology.orchestra.run.smithi064.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-16T16:09:11.423 INFO:teuthology.orchestra.run.smithi064.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-16T16:09:11.522 INFO:teuthology.orchestra.run.smithi184.stdout:done 2024-01-16T16:09:11.802 INFO:teuthology.orchestra.run.smithi064.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-16T16:09:11.814 INFO:teuthology.orchestra.run.smithi064.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-16T16:09:11.940 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2024-01-16T16:09:11.983 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2024-01-16T16:09:11.983 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.4.0.169.167 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.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.15) 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2024-01-16T16:09:11.984 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2024-01-16T16:09:11.985 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2024-01-16T16:09:11.985 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2024-01-16T16:09:11.985 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-16T16:09:11.985 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-16T16:09:11.985 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-01-16T16:09:11.985 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2024-01-16T16:09:11.985 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2024-01-16T16:09:12.076 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2024-01-16T16:09:12.334 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-16T16:09:12.334 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-01-16T16:09:12.404 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-01-16T16:09:12.487 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-01-16T16:09:14.107 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-01-16T16:09:14.133 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-16T16:09:14.199 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-01-16T16:09:14.405 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2024-01-16T16:09:14.405 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2024-01-16T16:09:14.479 INFO:teuthology.orchestra.run.smithi064.stdout:done 2024-01-16T16:09:14.630 INFO:teuthology.orchestra.run.smithi184.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2024-01-16T16:09:14.631 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 0 newly installed, 0 to remove and 282 not upgraded. 2024-01-16T16:09:14.632 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2024-01-16T16:09:14.653 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.4.0.169.167 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.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.15) 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2024-01-16T16:09:14.654 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2024-01-16T16:09:14.654 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2024-01-16T16:09:14.660 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.eAIFhmEtBB 2024-01-16T16:09:14.661 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub/grub.cfg /tmp/tmp.eAIFhmEtBB 2024-01-16T16:09:14.687 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.eAIFhmEtBB 2024-01-16T16:09:14.771 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.eAIFhmEtBB is 9KB 2024-01-16T16:09:14.786 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.eAIFhmEtBB 2024-01-16T16:09:14.793 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-01-16T16:09:14.847 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:09:14.847 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-01-16T16:09:14.847 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-01-16T16:09:14.879 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2024-01-16T16:09:14.879 DEBUG:teuthology.orchestra.run.smithi184:> sudo update-grub 2024-01-16T16:09:14.915 DEBUG:teuthology.orchestra.run.smithi064:> dpkg -s linux-image-generic 2024-01-16T16:09:14.965 INFO:teuthology.orchestra.run.smithi064.stdout:Package: linux-image-generic 2024-01-16T16:09:14.965 INFO:teuthology.orchestra.run.smithi064.stdout:Status: install ok installed 2024-01-16T16:09:14.965 INFO:teuthology.orchestra.run.smithi064.stdout:Priority: optional 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.stdout:Section: kernel 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.stdout:Installed-Size: 20 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.stdout:Maintainer: Ubuntu Kernel Team 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.stdout:Architecture: amd64 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.stdout:Source: linux-meta 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.stdout:Version: 5.4.0.169.167 2024-01-16T16:09:14.966 INFO:teuthology.orchestra.run.smithi064.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.15) 2024-01-16T16:09:14.967 INFO:teuthology.orchestra.run.smithi064.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-16T16:09:14.967 INFO:teuthology.orchestra.run.smithi064.stdout:Recommends: thermald 2024-01-16T16:09:14.967 INFO:teuthology.orchestra.run.smithi064.stdout:Description: Generic Linux kernel image 2024-01-16T16:09:14.967 INFO:teuthology.orchestra.run.smithi064.stdout: This package will always depend on the latest generic kernel image 2024-01-16T16:09:14.967 INFO:teuthology.orchestra.run.smithi064.stdout: available. 2024-01-16T16:09:14.968 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2024-01-16T16:09:14.968 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-16T16:09:14.968 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-16T16:09:14.968 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-01-16T16:09:14.968 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi064.front.sepia.ceph.com, path=None, version=distro) 2024-01-16T16:09:14.969 DEBUG:teuthology.orchestra.run.smithi064:> sudo apt-get clean 2024-01-16T16:09:15.057 DEBUG:teuthology.orchestra.run.smithi064:> sudo apt-get update 2024-01-16T16:09:15.200 INFO:teuthology.orchestra.run.smithi064.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-01-16T16:09:15.209 INFO:teuthology.orchestra.run.smithi064.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-01-16T16:09:15.229 INFO:teuthology.orchestra.run.smithi064.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-01-16T16:09:15.310 INFO:teuthology.orchestra.run.smithi064.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-01-16T16:09:16.139 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub' 2024-01-16T16:09:16.145 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-16T16:09:16.164 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2024-01-16T16:09:16.400 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-16T16:09:16.412 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-16T16:09:16.772 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-16T16:09:16.782 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-16T16:09:17.057 INFO:teuthology.orchestra.run.smithi064.stdout:Reading package lists... 2024-01-16T16:09:17.083 DEBUG:teuthology.orchestra.run.smithi064:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-01-16T16:09:17.151 INFO:teuthology.orchestra.run.smithi064.stdout:Reading package lists... 2024-01-16T16:09:17.361 INFO:teuthology.orchestra.run.smithi064.stdout:Building dependency tree... 2024-01-16T16:09:17.362 INFO:teuthology.orchestra.run.smithi064.stdout:Reading state information... 2024-01-16T16:09:17.590 INFO:teuthology.orchestra.run.smithi064.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2024-01-16T16:09:17.590 INFO:teuthology.orchestra.run.smithi064.stdout:0 upgraded, 0 newly installed, 0 to remove and 282 not upgraded. 2024-01-16T16:09:17.592 DEBUG:teuthology.orchestra.run.smithi064:> dpkg -s linux-image-generic 2024-01-16T16:09:17.614 INFO:teuthology.orchestra.run.smithi064.stdout:Package: linux-image-generic 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Status: install ok installed 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Priority: optional 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Section: kernel 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Installed-Size: 20 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Maintainer: Ubuntu Kernel Team 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Architecture: amd64 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Source: linux-meta 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Version: 5.4.0.169.167 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.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.15) 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Recommends: thermald 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout:Description: Generic Linux kernel image 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout: This package will always depend on the latest generic kernel image 2024-01-16T16:09:17.615 INFO:teuthology.orchestra.run.smithi064.stdout: available. 2024-01-16T16:09:17.616 DEBUG:teuthology.orchestra.run.smithi064:> mktemp 2024-01-16T16:09:17.661 INFO:teuthology.orchestra.run.smithi064.stdout:/tmp/tmp.MbczAu6LdO 2024-01-16T16:09:17.662 DEBUG:teuthology.orchestra.run.smithi064:> sudo cp /boot/grub/grub.cfg /tmp/tmp.MbczAu6LdO 2024-01-16T16:09:17.683 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0666 /tmp/tmp.MbczAu6LdO 2024-01-16T16:09:17.728 DEBUG:teuthology.orchestra.remote:smithi064:/tmp/tmp.MbczAu6LdO is 9KB 2024-01-16T16:09:17.742 DEBUG:teuthology.orchestra.run.smithi064:> rm -fr /tmp/tmp.MbczAu6LdO 2024-01-16T16:09:17.749 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-01-16T16:09:17.805 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:09:17.805 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-01-16T16:09:17.805 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-01-16T16:09:17.835 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2024-01-16T16:09:17.836 DEBUG:teuthology.orchestra.run.smithi064:> sudo update-grub 2024-01-16T16:09:18.394 INFO:teuthology.orchestra.run.smithi184.stderr:done 2024-01-16T16:09:18.396 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2024-01-16T16:09:19.240 INFO:teuthology.orchestra.run.smithi064.stderr:Sourcing file `/etc/default/grub' 2024-01-16T16:09:19.244 INFO:teuthology.orchestra.run.smithi064.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-01-16T16:09:19.254 INFO:teuthology.orchestra.run.smithi064.stderr:Generating grub configuration file ... 2024-01-16T16:09:19.550 INFO:teuthology.orchestra.run.smithi064.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2024-01-16T16:09:19.562 INFO:teuthology.orchestra.run.smithi064.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2024-01-16T16:09:19.914 INFO:teuthology.orchestra.run.smithi064.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-01-16T16:09:19.926 INFO:teuthology.orchestra.run.smithi064.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-01-16T16:09:21.599 INFO:teuthology.orchestra.run.smithi064.stderr:done 2024-01-16T16:09:21.601 DEBUG:teuthology.orchestra.run.smithi064:> sudo shutdown -r now 2024-01-16T16:09:48.421 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-01-16T16:09:48.422 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:09:48.423 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:09:51.608 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-01-16T16:09:51.608 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:09:51.609 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:10:06.780 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-01-16T16:10:10.108 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-01-16T16:10:15.787 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:10:15.788 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:10:18.848 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-01-16T16:10:19.109 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:10:19.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:10:22.172 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-01-16T16:10:30.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:10:30.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:10:34.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:10:34.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:10:49.276 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-01-16T16:10:52.604 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-01-16T16:11:04.288 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:11:04.289 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:11:04.541 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-01-16T16:11:05.098 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:11:05.098 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2024-01-16T16:11:05.098 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-01-16T16:11:05.144 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-169-generic 2024-01-16T16:11:05.144 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2024-01-16T16:11:05.144 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-16T16:11:05.145 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-01-16T16:11:06.145 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-01-16T16:11:06.145 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-16T16:11:06.245 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2024-01-16T16:11:06.273 DEBUG:teuthology.parallel:result is None 2024-01-16T16:11:07.605 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:11:07.605 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:11:07.854 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-01-16T16:11:08.606 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:11:08.606 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2024-01-16T16:11:08.606 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-01-16T16:11:08.613 INFO:teuthology.orchestra.run.smithi064.stdout:5.4.0-169-generic 2024-01-16T16:11:08.613 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2024-01-16T16:11:08.613 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-16T16:11:08.613 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-01-16T16:11:09.614 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-01-16T16:11:09.614 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-16T16:11:09.706 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2024-01-16T16:11:09.734 DEBUG:teuthology.parallel:result is None 2024-01-16T16:11:09.734 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-16T16:11:09.744 INFO:teuthology.task.internal:Creating test directory... 2024-01-16T16:11:09.744 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-16T16:11:09.746 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-16T16:11:09.753 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-16T16:11:09.779 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-16T16:11:09.825 INFO:teuthology.task.internal:Creating archive directory... 2024-01-16T16:11:09.825 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-16T16:11:09.828 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-16T16:11:09.915 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-16T16:11:09.925 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-16T16:11:09.925 DEBUG:teuthology.orchestra.run.smithi064:> 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-01-16T16:11:09.928 DEBUG:teuthology.orchestra.run.smithi184:> 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-01-16T16:11:09.947 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-16T16:11:09.958 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-16T16:11:09.958 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-16T16:11:09.970 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-16T16:11:09.971 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-16T16:11:09.979 INFO:teuthology.task.internal:Configuring sudo... 2024-01-16T16:11:09.979 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-16T16:11:09.981 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-16T16:11:09.997 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-16T16:11:10.006 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-16T16:11:10.007 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-16T16:11:10.041 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-16T16:11:10.048 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-16T16:11:10.055 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-16T16:11:10.062 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:11:10.062 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-16T16:11:10.128 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-16T16:11:10.135 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-16T16:11:10.185 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:11:10.186 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-16T16:11:10.207 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2024-01-16T16:11:10.210 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2024-01-16T16:11:10.266 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-16T16:11:10.273 INFO:teuthology.task.internal:Starting timer... 2024-01-16T16:11:10.274 INFO:teuthology.run_tasks:Running task pcp... 2024-01-16T16:11:10.301 INFO:teuthology.run_tasks:Running task selinux... 2024-01-16T16:11:10.335 DEBUG:teuthology.task.selinux:Excluding smithi064: OS 'ubuntu' does not support SELinux 2024-01-16T16:11:10.335 DEBUG:teuthology.task.selinux:Excluding smithi184: OS 'ubuntu' does not support SELinux 2024-01-16T16:11:10.335 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-16T16:11:10.335 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-01-16T16:11:10.335 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-16T16:11:10.336 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-16T16:11:10.376 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-16T16:11:10.396 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-01-16T16:11:10.398 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi064.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-16T16:16:36.547 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi064.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2024-01-16T16:16:36.549 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:16:36.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:16:36.636 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-01-16T16:16:36.761 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-01-16T16:16:36.762 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:16:36.762 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-16T16:16:36.856 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-01-16T16:16:36.981 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-01-16T16:16:36.982 INFO:teuthology.run_tasks:Running task clock... 2024-01-16T16:16:36.992 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-01-16T16:16:36.992 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-16T16:16:36.993 DEBUG:teuthology.orchestra.run.smithi064:> 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-01-16T16:16:36.995 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-16T16:16:36.995 DEBUG:teuthology.orchestra.run.smithi184:> 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-01-16T16:16:37.028 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-01-16T16:16:37.029 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Command line: ntpd -gq 2024-01-16T16:16:37.030 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: proto: precision = 0.087 usec (-23) 2024-01-16T16:16:37.030 INFO:teuthology.orchestra.run.smithi184.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-16T16:16:37.030 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-16T16:16:37.030 INFO:teuthology.orchestra.run.smithi184.stderr:restrict ::: KOD does nothing without LIMITED. 2024-01-16T16:16:37.031 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: restrict ::: KOD does nothing without LIMITED. 2024-01-16T16:16:37.031 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listen and drop on 0 v6wildcard [::]:123 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listen normally on 2 lo 127.0.0.1:123 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listen normally on 3 enp3s0f1 172.21.15.184:123 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listen normally on 4 lo [::1]:123 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b8f%5]:123 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:37 ntpd[12722]: Listening on routing socket on fd #22 for interface updates 2024-01-16T16:16:37.032 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-01-16T16:16:37.033 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Command line: ntpd -gq 2024-01-16T16:16:37.033 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: proto: precision = 0.120 usec (-23) 2024-01-16T16:16:37.033 INFO:teuthology.orchestra.run.smithi064.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-16T16:16:37.033 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-01-16T16:16:37.033 INFO:teuthology.orchestra.run.smithi064.stderr:restrict ::: KOD does nothing without LIMITED. 2024-01-16T16:16:37.034 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: restrict ::: KOD does nothing without LIMITED. 2024-01-16T16:16:37.034 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listen and drop on 0 v6wildcard [::]:123 2024-01-16T16:16:37.034 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-01-16T16:16:37.035 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listen normally on 2 lo 127.0.0.1:123 2024-01-16T16:16:37.035 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listen normally on 3 enp3s0f1 172.21.15.64:123 2024-01-16T16:16:37.035 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listen normally on 4 lo [::1]:123 2024-01-16T16:16:37.035 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8df%5]:123 2024-01-16T16:16:37.035 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:37 ntpd[12718]: Listening on routing socket on fd #22 for interface updates 2024-01-16T16:16:38.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:38.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:38 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:38.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:38.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:38 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:39.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:39 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:39.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:39 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:39.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:39 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:39.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:39 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:39.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:39 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:39.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:39 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:40.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:40.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:40 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:40.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:40.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:40 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:41.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:41 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:41.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:41 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:41.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:41 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:41.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:41 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:41.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:41 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:41.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:41 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:41.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:41 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:41.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:41 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:41.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:41 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:41.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:41 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:41.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:41 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:41.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:41 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.032 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:42.032 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:42 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:42.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:42.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:42 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:43.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:43 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:43.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:43 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:43.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:43 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:43.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:43 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:43.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:43 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:43.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:43 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:43.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:43 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:43.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:43 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:43.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:43 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:43.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:43 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:43.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:43 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:43.032 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:43 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:44.030 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:44.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:44.031 INFO:teuthology.orchestra.run.smithi184.stdout:16 Jan 16:16:44 ntpd[12722]: ntpd: time slew +0.005774 s 2024-01-16T16:16:44.031 INFO:teuthology.orchestra.run.smithi184.stdout:ntpd: time slew +0.005774s 2024-01-16T16:16:44.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-01-16T16:16:44.031 INFO:teuthology.orchestra.run.smithi184.stderr:16 Jan 16:16:44 ntpd[12722]: can't open /var/log/ntpstats/loopstats.20240116: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: can't open /var/log/ntpstats/rawstats.20240116: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: can't open /var/log/ntpstats/peerstats.20240116: Permission denied 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stdout:16 Jan 16:16:44 ntpd[12718]: ntpd: time slew +0.003171 s 2024-01-16T16:16:44.033 INFO:teuthology.orchestra.run.smithi064.stdout:ntpd: time slew +0.003171s 2024-01-16T16:16:44.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-01-16T16:16:44.034 INFO:teuthology.orchestra.run.smithi064.stderr:16 Jan 16:16:44 ntpd[12718]: can't open /var/log/ntpstats/loopstats.20240116: Permission denied 2024-01-16T16:16:44.096 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2024-01-16T16:16:44.096 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2024-01-16T16:16:44.097 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.097 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.097 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.097 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.098 INFO:teuthology.orchestra.run.smithi064.stdout: remote refid st t when poll reach delay offset jitter 2024-01-16T16:16:44.098 INFO:teuthology.orchestra.run.smithi064.stdout:============================================================================== 2024-01-16T16:16:44.098 INFO:teuthology.orchestra.run.smithi064.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.098 INFO:teuthology.orchestra.run.smithi064.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.098 INFO:teuthology.orchestra.run.smithi064.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.098 INFO:teuthology.orchestra.run.smithi064.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-01-16T16:16:44.099 INFO:teuthology.run_tasks:Running task cephadm... 2024-01-16T16:16:44.164 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\\)'], 'sha1': 'a70aebef70df6ec2d957347ccbfc484e0573dd5f'} 2024-01-16T16:16:44.164 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-01-16T16:16:44.164 INFO:tasks.cephadm:Cluster fsid is a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:16:44.165 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-01-16T16:16:44.165 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.64', 'mon.c': '[v2:172.21.15.64:3301,v1:172.21.15.64:6790]', 'mon.b': '172.21.15.184'} 2024-01-16T16:16:44.165 INFO:tasks.cephadm:First mon is mon.a on smithi064 2024-01-16T16:16:44.165 INFO:tasks.cephadm:First mgr is y 2024-01-16T16:16:44.165 INFO:tasks.cephadm:Normalizing hostnames... 2024-01-16T16:16:44.165 DEBUG:teuthology.orchestra.run.smithi064:> sudo hostname $(hostname -s) 2024-01-16T16:16:44.183 DEBUG:teuthology.orchestra.run.smithi184:> sudo hostname $(hostname -s) 2024-01-16T16:16:44.201 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-01-16T16:16:44.201 DEBUG:teuthology.orchestra.run.smithi064:> 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-01-16T16:16:44.452 INFO:teuthology.orchestra.run.smithi064.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Jan 16 16:16 /home/ubuntu/cephtest/cephadm 2024-01-16T16:16:44.452 DEBUG:teuthology.orchestra.run.smithi184:> 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-01-16T16:16:44.625 INFO:teuthology.orchestra.run.smithi184.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Jan 16 16:16 /home/ubuntu/cephtest/cephadm 2024-01-16T16:16:44.625 DEBUG:teuthology.orchestra.run.smithi064:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-16T16:16:44.634 DEBUG:teuthology.orchestra.run.smithi184:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-16T16:16:44.654 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /etc/ceph 2024-01-16T16:16:44.689 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /etc/ceph 2024-01-16T16:16:44.706 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 777 /etc/ceph 2024-01-16T16:16:44.721 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 777 /etc/ceph 2024-01-16T16:16:44.763 INFO:tasks.cephadm:Writing seed config... 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-01-16T16:16:44.764 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-01-16T16:16:44.765 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:16:44.765 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-01-16T16:16:44.771 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false 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 = a3cca538-b48a-11ee-95ae-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-01-16T16:16:44.772 DEBUG:teuthology.orchestra.run.smithi064:mon.a> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a.service 2024-01-16T16:16:44.817 DEBUG:teuthology.orchestra.run.smithi064:mgr.y> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service 2024-01-16T16:16:44.819 INFO:tasks.cephadm:Bootstrapping... 2024-01-16T16:16:44.819 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid a3cca538-b48a-11ee-95ae-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.64 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:16:45.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2024-01-16T16:16:45.012 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-01-16T16:16:45.012 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-01-16T16:16:45.012 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-01-16T16:16:45.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-01-16T16:16:45.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-16T16:16:45.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-01-16T16:16:45.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-01-16T16:16:45.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-01-16T16:16:45.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-01-16T16:16:45.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-01-16T16:16:45.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-01-16T16:16:45.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-01-16T16:16:45.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-01-16T16:16:45.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-01-16T16:16:45.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-01-16T16:16:45.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-01-16T16:16:45.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-01-16T16:16:45.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout active 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Repeating the final host check... 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:systemctl is present 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:lvcreate is present 2024-01-16T16:16:45.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-01-16T16:16:45.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-16T16:16:45.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-01-16T16:16:45.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-01-16T16:16:45.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-01-16T16:16:45.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-01-16T16:16:45.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-01-16T16:16:45.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-01-16T16:16:45.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-01-16T16:16:45.112 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.112 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-01-16T16:16:45.118 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-01-16T16:16:45.118 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-01-16T16:16:45.125 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-01-16T16:16:45.125 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-01-16T16:16:45.132 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-01-16T16:16:45.133 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-01-16T16:16:45.139 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stdout active 2024-01-16T16:16:45.140 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-01-16T16:16:45.140 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Host looks OK 2024-01-16T16:16:45.140 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:root:Cluster fsid: a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:16:45.141 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Acquiring lock 140164554401968 on /run/cephadm/a3cca538-b48a-11ee-95ae-87774f69a715.lock 2024-01-16T16:16:45.141 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Lock 140164554401968 acquired on /run/cephadm/a3cca538-b48a-11ee-95ae-87774f69a715.lock 2024-01-16T16:16:45.141 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Verifying IP 172.21.15.64 port 3300 ... 2024-01-16T16:16:45.141 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Verifying IP 172.21.15.64 port 6789 ... 2024-01-16T16:16:45.141 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.64, final addrv is [v2:172.21.15.64:3300,v1:172.21.15.64:6789] 2024-01-16T16:16:45.142 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2024-01-16T16:16:45.145 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2024-01-16T16:16:45.145 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.64 metric 100 2024-01-16T16:16:45.145 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:16:45.145 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.64 2024-01-16T16:16:45.145 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.64 metric 100 2024-01-16T16:16:45.145 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Mon IP 172.21.15.64 is in CIDR network 172.21.0.0/20 2024-01-16T16:16:45.147 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-01-16T16:16:45.147 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2024-01-16T16:16:45.172 INFO:journalctl@ceph.mon.a.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:16:45.236 INFO:journalctl@ceph.mgr.y.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:16:48.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2024-01-16T16:16:49.229 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2024-01-16T16:16:49.229 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2024-01-16T16:16:52.431 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2024-01-16T16:16:52.431 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2024-01-16T16:16:57.229 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2024-01-16T16:16:57.550 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2024-01-16T16:17:10.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2024-01-16T16:17:10.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2024-01-16T16:17:10.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2024-01-16T16:17:10.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2024-01-16T16:17:10.954 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-01-16T16:17:10.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-01-16T16:17:10.955 INFO:teuthology.orchestra.run.smithi064.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=smithi064 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-01-16T16:17:22.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-01-16T16:17:23.554 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Creating initial keys... 2024-01-16T16:17:23.554 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-16T16:17:23.554 INFO:teuthology.orchestra.run.smithi064.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=smithi064 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-16T16:17:24.264 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAUrKZlJWl1EBAA4tvlcrtlBK/oNCvwdJOchg== 2024-01-16T16:17:24.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-16T16:17:24.832 INFO:teuthology.orchestra.run.smithi064.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=smithi064 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-16T16:17:25.543 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAVrKZl1zghIRAA9t5XjukgdfgdoeN0rSCtRg== 2024-01-16T16:17:26.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-01-16T16:17:26.128 INFO:teuthology.orchestra.run.smithi064.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=smithi064 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-01-16T16:17:26.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAWrKZl7/KENhAARSiWEP3dgE5+uOpun3khzg== 2024-01-16T16:17:27.567 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Creating initial monmap... 2024-01-16T16:17:27.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/tmp/ceph-tmpu_4h1_w0:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', 'a3cca538-b48a-11ee-95ae-87774f69a715', '--addv', 'a', '[v2:172.21.15.64:3300,v1:172.21.15.64:6789]', '/tmp/monmap'] 2024-01-16T16:17:27.568 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /tmp/ceph-tmpu_4h1_w0:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid a3cca538-b48a-11ee-95ae-87774f69a715 --addv a [v2:172.21.15.64:3300,v1:172.21.15.64:6789] /tmp/monmap 2024-01-16T16:17:28.315 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-01-16T16:17:28.315 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:28.315 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-01-16T16:17:28.895 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Creating mon... 2024-01-16T16:17:28.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpa6rd5v8y:/tmp/keyring:z', '-v', '/tmp/ceph-tmpu_4h1_w0:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', 'a3cca538-b48a-11ee-95ae-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-01-16T16:17:28.898 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpa6rd5v8y:/tmp/keyring:z -v /tmp/ceph-tmpu_4h1_w0:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid a3cca538-b48a-11ee-95ae-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-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 1 imported monmap: 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-01-16T16:17:28.327087+0000 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-01-16T16:17:28.327087+0000 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.a 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 /usr/bin/ceph-mon: set fsid to a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set rocksdb option compression = kNoCompression 2024-01-16T16:17:29.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set rocksdb option compression = kNoCompression 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Compile date Mar 23 2020 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: DB SUMMARY 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.error_if_exists: 0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.create_if_missing: 1 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.env: 0x556bd4b7d1a0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.info_log: 0x556bd6ce5a80 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.statistics: (nil) 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.use_fsync: 0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-16T16:17:29.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.db_log_dir: 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-16T16:17:29.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.write_buffer_manager: 0x556bd7886120 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-16T16:17:29.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.row_cache: None 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.wal_filter: None 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.two_write_queues: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.atomic_flush: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-16T16:17:29.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.max_open_files: -1 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Compression algorithms supported: 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kZSTD supported: 0 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kXpressCompression supported: 0 2024-01-16T16:17:29.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kZlibCompression supported: 1 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.580+0000 7fa805d4f6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.merge_operator: 2024-01-16T16:17:29.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_filter: None 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556bd6c0e130) 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-01-16T16:17:29.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x556bd6c44510 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-01-16T16:17:29.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression: NoCompression 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.num_levels: 7 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-16T16:17:29.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-16T16:17:29.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-16T16:17:29.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-16T16:17:29.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.table_properties_collectors: 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.bloom_locality: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.584+0000 7fa805d4f6c0 4 rocksdb: Options.ttl: 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.592+0000 7fa805d4f6c0 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-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.592+0000 7fa805d4f6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-16T16:17:29.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.592+0000 7fa805d4f6c0 4 rocksdb: DB pointer 0x556bd6ce0400 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.592+0000 7fa7eef10700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.592+0000 7fa7eef10700 4 rocksdb: [db/db_impl.cc:778] 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:29.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.596+0000 7fa805d4f6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.596+0000 7fa805d4f6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-01-16T16:17:29.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-01-16T16:17:29.596+0000 7fa805d4f6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-01-16T16:17:30.175 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:30.181 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-01-16T16:17:30.386 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-01-16T16:17:30.392 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-01-16T16:17:30.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-01-16T16:17:30.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target 2024-01-16T16:17:30.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target -> /etc/systemd/system/ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target. 2024-01-16T16:17:30.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target -> /etc/systemd/system/ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target. 2024-01-16T16:17:30.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl start ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target 2024-01-16T16:17:30.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-01-16T16:17:30.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a 2024-01-16T16:17:30.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a 2024-01-16T16:17:30.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a.service: Unit ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a.service not loaded. 2024-01-16T16:17:30.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a 2024-01-16T16:17:30.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target.wants/ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-a3cca538-b48a-11ee-95ae-87774f69a715@.service. 2024-01-16T16:17:31.175 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl start ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a 2024-01-16T16:17:31.209 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-01-16T16:17:31.209 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for mon to start... 2024-01-16T16:17:31.210 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for mon... 2024-01-16T16:17:31.210 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-01-16T16:17:31.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:31 smithi064 docker[13435]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mon.a 2024-01-16T16:17:31.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:31 smithi064 systemd[1]: Started Ceph mon.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:17:32.528 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-01-16T16:17:32.528 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:32.528 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-01-16T16:17:32.528 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:32.528 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.23829s) 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-01-16T16:17:32.529 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:32.583 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:32 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.302746+0000 mon.a (mon.0) 0 : [INF] mkfs a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:32.583 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:32 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.291935+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-16T16:17:33.192 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-01-16T16:17:33.192 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/a3cca538-b48a-11ee-95ae-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-01-16T16:17:33.192 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z -v /var/lib/ceph/a3cca538-b48a-11ee-95ae-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-01-16T16:17:33.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:33 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.301221+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-16T16:17:33.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:33 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.301492+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0]} 2024-01-16T16:17:33.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:33 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.305418+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-01-16T16:17:33.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:33 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.309977+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-01-16T16:17:33.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:33 smithi064 bash[13458]: cluster 2024-01-16T16:17:32.310789+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-01-16T16:17:33.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:33 smithi064 bash[13458]: audit 2024-01-16T16:17:32.539473+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.64:0/3989172036' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-01-16T16:17:34.127 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.64:3300,v1:172.21.15.64:6789] 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-01-16T16:17:34.128 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-01-16T16:17:34.129 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-01-16T16:17:34.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:34 smithi064 bash[13458]: audit 2024-01-16T16:17:34.133708+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.64:0/2474419439' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-01-16T16:17:34.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:34 smithi064 bash[13458]: audit 2024-01-16T16:17:34.136527+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.64:0/2474419439' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-01-16T16:17:34.771 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-01-16T16:17:34.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/a3cca538-b48a-11ee-95ae-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-01-16T16:17:34.772 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z -v /var/lib/ceph/a3cca538-b48a-11ee-95ae-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-01-16T16:17:36.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:35 smithi064 bash[13458]: audit 2024-01-16T16:17:35.758259+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.64:0/1379868369' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:17:36.400 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Restarting the monitor... 2024-01-16T16:17:36.401 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a 2024-01-16T16:17:36.506 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:36 smithi064 systemd[1]: Stopping Ceph mon.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:17:36.875 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:36 smithi064 bash[13458]: debug 2024-01-16T16:17:36.516+0000 7ff525293700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:17:36.875 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:36 smithi064 bash[13458]: debug 2024-01-16T16:17:36.516+0000 7ff525293700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-01-16T16:17:37.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:37 smithi064 docker[13844]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mon.a 2024-01-16T16:17:37.314 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Setting mon public_network... 2024-01-16T16:17:37.314 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/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-01-16T16:17:37.314 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/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-01-16T16:17:37.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:37 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a.service: Succeeded. 2024-01-16T16:17:37.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:37 smithi064 systemd[1]: Stopped Ceph mon.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:17:37.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:37 smithi064 systemd[1]: Starting Ceph mon.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:17:37.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:37 smithi064 docker[13883]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mon.a 2024-01-16T16:17:37.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:37 smithi064 systemd[1]: Started Ceph mon.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:17:38.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.268+0000 7fc05aa206c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-16T16:17:38.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.268+0000 7fc05aa206c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-01-16T16:17:38.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.268+0000 7fc05aa206c0 0 pidfile_write: ignore empty --pid-file 2024-01-16T16:17:38.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 load: jerasure load: lrc load: isa 2024-01-16T16:17:38.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 set rocksdb option compression = kNoCompression 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 set rocksdb option compression = kNoCompression 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 1 rocksdb: do_open column families: [default] 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Compile date Mar 23 2020 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: DB SUMMARY 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: CURRENT file: CURRENT 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: IDENTITY file: IDENTITY 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-01-16T16:17:38.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69139 ; 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.error_if_exists: 0 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.create_if_missing: 0 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.env: 0x5636768c11a0 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.info_log: 0x5636778329a0 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.statistics: (nil) 2024-01-16T16:17:38.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.use_fsync: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-16T16:17:38.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.db_log_dir: 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.write_buffer_manager: 0x5636783ccae0 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-16T16:17:38.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.row_cache: None 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.wal_filter: None 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-16T16:17:38.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.two_write_queues: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.atomic_flush: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-16T16:17:38.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_open_files: -1 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Compression algorithms supported: 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kZSTD supported: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kXpressCompression supported: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kZlibCompression supported: 1 2024-01-16T16:17:38.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.merge_operator: 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_filter: None 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563677752138) 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cache_index_and_filter_blocks: 1 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cache_index_and_filter_blocks_with_high_priority: 1 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: pin_top_level_index_and_filter: 1 2024-01-16T16:17:38.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: index_type: 0 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: data_block_index_type: 0 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: data_block_hash_table_util_ratio: 0.750000 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: hash_index_allow_collision: 1 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: checksum: 1 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: no_block_cache: 0 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_cache: 0x563677788610 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_cache_name: BinnedLRUCache 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_cache_options: 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: capacity : 536870912 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: num_shard_bits : 4 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: strict_capacity_limit : 0 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: high_pri_pool_ratio: 0.000 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_cache_compressed: (nil) 2024-01-16T16:17:38.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: persistent_cache: (nil) 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_size: 4096 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_size_deviation: 10 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_restart_interval: 16 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: index_block_restart_interval: 1 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: metadata_block_size: 4096 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: partition_filters: 0 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: use_delta_encoding: 1 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: whole_key_filtering: 1 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: verify_compression: 0 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: read_amp_bytes_per_bit: 0 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: format_version: 2 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: enable_index_compression: 1 2024-01-16T16:17:38.416 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: block_align: 0 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression: NoCompression 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.num_levels: 7 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-16T16:17:38.417 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-16T16:17:38.418 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-16T16:17:38.419 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-16T16:17:38.420 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.table_properties_collectors: 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.bloom_locality: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: Options.ttl: 0 2024-01-16T16:17:38.421 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 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-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705421858280646, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.276+0000 7fc05aa206c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.280+0000 7fc05aa206c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705421858282082, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66244, "table_properties": {"data_size": 64539, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59555, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.280+0000 7fc05aa206c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.280+0000 7fc05aa206c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705421858282848, "job": 1, "event": "recovery_finished"} 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.280+0000 7fc05aa206c0 4 rocksdb: DB pointer 0x563677823200 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc041b6d700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc041b6d700 4 rocksdb: [db/db_impl.cc:778] 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** DB Stats ** 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-16T16:17:38.422 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** Compaction Stats [default] ** 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** Compaction Stats [default] ** 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:17:38.423 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(Total Files): cumulative 0, interval 0 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(Keys): cumulative 0, interval 0 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Cumulative compaction: 0.00 GB write, 10.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Interval compaction: 0.00 GB write, 10.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** File Read Latency Histogram By Level [default] ** 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** Compaction Stats [default] ** 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.424 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** Compaction Stats [default] ** 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 67.6 0.00 0.00 1 0.001 0 0 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(Total Files): cumulative 0, interval 0 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: AddFile(Keys): cumulative 0, interval 0 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Cumulative compaction: 0.00 GB write, 9.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: ** File Read Latency Histogram By Level [default] ** 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] at bind addrs [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: audit 2024-01-16T16:17:35.758259+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.64:0/1379868369' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:17:38.425 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 1 mon.a@-1(???) e1 preinit fsid a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 5 mon.a@-1(???).mds e0 Unable to load 'last_metadata' 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 mon.a@-1(???).mds e1 new map 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 mon.a@-1(???).mds e1 print_map 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: e1 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 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-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: legacy client fscid: -1 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: No filesystems configured 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-01-16T16:17:38.426 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 4 mon.a@-1(???).mgr e0 loading version 1 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 4 mon.a@-1(???).mgr e1 active server: (0) 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.284+0000 7fc05aa206c0 4 mon.a@-1(???).mgr e1 mkfs or daemon transitioned to available, loading commands 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expand map: {default=false} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta from 'false' to 'false' 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expanded map: {default=false} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expand map: {default=info} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta from 'info' to 'info' 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expanded map: {default=info} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expand map: {default=daemon} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expanded map: {default=daemon} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expand map: {default=debug} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta from 'debug' to 'debug' 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: debug 2024-01-16T16:17:38.288+0000 7fc05aa206c0 20 expand_channel_meta expanded map: {default=debug} 2024-01-16T16:17:38.427 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cluster 2024-01-16T16:17:38.294573+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-01-16T16:17:38.428 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cluster 2024-01-16T16:17:38.294691+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0]} 2024-01-16T16:17:38.428 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cluster 2024-01-16T16:17:38.294767+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-01-16T16:17:38.428 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cluster 2024-01-16T16:17:38.294820+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-01-16T16:17:38.428 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:38 smithi064 bash[13894]: cluster 2024-01-16T16:17:38.295392+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-01-16T16:17:39.192 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Creating mgr... 2024-01-16T16:17:39.194 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-01-16T16:17:39.379 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y 2024-01-16T16:17:39.389 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y 2024-01-16T16:17:39.395 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service: Unit ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service not loaded. 2024-01-16T16:17:39.395 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y 2024-01-16T16:17:39.401 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-a3cca538-b48a-11ee-95ae-87774f69a715.target.wants/ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-a3cca538-b48a-11ee-95ae-87774f69a715@.service. 2024-01-16T16:17:39.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Running command: systemctl start ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y 2024-01-16T16:17:39.597 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:39 smithi064 bash[13894]: audit 2024-01-16T16:17:38.547134+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.64:0/2928676131' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-01-16T16:17:39.597 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:39 smithi064 bash[13894]: audit 2024-01-16T16:17:38.551016+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.64:0/2928676131' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for mgr to start... 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for mgr... 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-16T16:17:39.625 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-16T16:17:39.905 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:39 smithi064 docker[14134]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.y 2024-01-16T16:17:39.905 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:39 smithi064 systemd[1]: Started Ceph mgr.y for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "a3cca538-b48a-11ee-95ae-87774f69a715", 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-16T16:17:40.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-16T16:17:40.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-16T16:17:41.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-16T16:17:41.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-16T16:17:41.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-16T16:17:41.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-16T16:17:41.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-16T16:17:41.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:41.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-16T16:17:32.303410+0000", 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-16T16:17:41.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:41.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:41 smithi064 bash[13894]: audit 2024-01-16T16:17:41.007226+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.64:0/732534781' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-16T16:17:41.631 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-01-16T16:17:42.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-16T16:17:42.633 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "a3cca538-b48a-11ee-95ae-87774f69a715", 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:43.547 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-16T16:17:43.548 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-16T16:17:43.551 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-16T16:17:43.551 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:43.552 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-16T16:17:32.303410+0000", 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-16T16:17:43.553 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:43.554 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-16T16:17:43.554 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:44.196 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-01-16T16:17:44.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:44 smithi064 bash[13894]: audit 2024-01-16T16:17:43.556557+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.64:0/1470321253' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-16T16:17:45.197 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-01-16T16:17:45.197 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-01-16T16:17:45.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: cluster 2024-01-16T16:17:45.183177+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-01-16T16:17:45.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: cluster 2024-01-16T16:17:45.188847+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0057916s) 2024-01-16T16:17:45.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: audit 2024-01-16T16:17:45.190300+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:17:45.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: audit 2024-01-16T16:17:45.190784+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:17:45.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: audit 2024-01-16T16:17:45.191243+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:17:45.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: audit 2024-01-16T16:17:45.192050+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:17:45.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: audit 2024-01-16T16:17:45.192652+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:17:45.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:45 smithi064 bash[13894]: cluster 2024-01-16T16:17:45.197122+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-01-16T16:17:46.269 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "a3cca538-b48a-11ee-95ae-87774f69a715", 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:46.270 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-01-16T16:17:46.271 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-01-16T16:17:46.272 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-01-16T16:17:32.303410+0000", 2024-01-16T16:17:46.273 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-01-16T16:17:46.274 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:46.274 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-01-16T16:17:46.274 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:46.864 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Enabling cephadm module... 2024-01-16T16:17:46.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-01-16T16:17:46.864 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-01-16T16:17:46.892 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.218402+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.640536+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: cluster 2024-01-16T16:17:45.640606+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.644561+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.652261+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"6391d9c6-17ef-42ed-883c-a82eefa76684"}]: dispatch 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.654811+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"6391d9c6-17ef-42ed-883c-a82eefa76684"}]': finished 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.655424+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"632422e0-6d05-40b4-9243-a3352caf5de4"}]: dispatch 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:45.658082+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"632422e0-6d05-40b4-9243-a3352caf5de4"}]': finished 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: cluster 2024-01-16T16:17:46.195712+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01267s) 2024-01-16T16:17:46.893 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:46 smithi064 bash[13894]: audit 2024-01-16T16:17:46.275924+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.64:0/1951078031' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-01-16T16:17:47.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:47 smithi064 bash[13894]: audit 2024-01-16T16:17:46.657963+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.64:0/3295939738' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-16T16:17:47.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:47 smithi064 bash[13894]: cluster 2024-01-16T16:17:46.658027+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-01-16T16:17:47.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:47 smithi064 bash[13894]: audit 2024-01-16T16:17:46.661753+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-16T16:17:47.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:47 smithi064 bash[13894]: audit 2024-01-16T16:17:47.572291+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-16T16:17:49.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:48 smithi064 bash[13894]: cluster 2024-01-16T16:17:47.658621+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-01-16T16:17:49.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:48 smithi064 bash[13894]: audit 2024-01-16T16:17:48.032290+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.64:0/2928777742' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-01-16T16:17:49.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:48 smithi064 bash[14157]: ignoring --setuser ceph since I am not root 2024-01-16T16:17:49.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:48 smithi064 bash[14157]: ignoring --setgroup ceph since I am not root 2024-01-16T16:17:49.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:48 smithi064 bash[14157]: debug 2024-01-16T16:17:48.704+0000 7fa9d7d40040 1 -- 172.21.15.64:0/2099671986 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x55ece09dc800 msgr2=0x55ece0981a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:17:49.156 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:48 smithi064 bash[14157]: debug 2024-01-16T16:17:48.704+0000 7fa9d7d40040 1 --2- 172.21.15.64:0/2099671986 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x55ece09dc800 0x55ece0981a80 secure :-1 s=READY pgs=21 cs=0 l=1 rx=0x55ece09a4420 tx=0x55ece09a6d70).stop 2024-01-16T16:17:49.292 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-01-16T16:17:49.292 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-01-16T16:17:49.975 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:49 smithi064 bash[13894]: audit 2024-01-16T16:17:48.670993+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.64:0/2928777742' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-01-16T16:17:49.975 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:49 smithi064 bash[13894]: cluster 2024-01-16T16:17:48.671106+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 3s) 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:17:50.465 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:6800", 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 51556914 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:6801", 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 51556914 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.64:6801/51556914", 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-01-16T16:17:45.183019+0000", 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-16T16:17:50.466 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-16T16:17:50.467 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-16T16:17:50.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-01-16T16:17:50.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-01-16T16:17:50.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-16T16:17:50.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-01-16T16:17:50.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.849 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.850 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.851 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-01-16T16:17:50.852 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.853 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.854 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.855 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.856 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.857 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.858 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-16T16:17:50.859 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.860 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-01-16T16:17:50.861 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.862 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.863 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.864 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.865 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.866 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.867 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.868 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-01-16T16:17:50.869 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.870 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-01-16T16:17:50.871 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-01-16T16:17:50.872 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.873 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.874 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.875 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.876 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.877 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.878 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.879 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-16T16:17:50.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-01-16T16:17:50.881 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.882 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.883 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.884 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.885 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.886 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.887 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.888 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.889 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-16T16:17:50.890 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-16T16:17:50.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.892 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.893 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.894 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-16T16:17:50.895 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:17:50.896 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.897 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.898 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.899 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.900 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.901 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-01-16T16:17:50.902 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.903 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.904 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.905 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-16T16:17:50.906 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.907 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.908 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.909 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.910 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.911 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.912 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.913 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.914 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.915 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.916 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.917 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-01-16T16:17:50.918 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.919 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.920 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.921 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.922 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-01-16T16:17:50.923 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.924 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.926 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.927 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.928 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.929 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.930 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.931 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-01-16T16:17:50.932 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-01-16T16:17:50.933 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.934 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:50.935 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.936 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-16T16:17:50.937 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.938 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.939 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.940 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.941 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.942 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.943 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.944 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.945 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.946 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.948 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.949 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.950 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.951 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.952 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.953 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.954 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.955 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.956 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.957 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-01-16T16:17:50.958 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-01-16T16:17:50.959 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.961 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.962 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.963 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.964 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.965 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.966 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.967 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.968 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-01-16T16:17:50.969 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.970 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.971 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.972 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.973 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.974 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.975 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.976 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.977 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.978 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.979 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.981 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.982 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-01-16T16:17:50.983 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-01-16T16:17:50.984 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.985 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.986 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.987 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.988 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.989 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.990 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-01-16T16:17:50.991 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.992 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.993 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.994 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.995 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.996 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.997 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.998 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:50.999 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.000 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.001 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.002 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.003 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.004 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.005 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.006 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.007 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.008 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.009 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.010 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.011 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.012 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.013 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.014 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.015 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.016 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.017 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.018 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.019 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.020 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.021 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.022 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.023 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.024 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.025 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.026 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-16T16:17:51.027 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.029 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.030 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.031 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.032 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.033 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.034 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.035 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.036 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.037 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.038 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.039 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.040 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.041 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.042 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.043 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.044 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.045 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.046 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.047 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.048 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.049 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.050 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.051 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-01-16T16:17:51.052 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.053 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.054 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.055 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.056 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.057 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.058 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.059 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.060 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.061 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.062 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.063 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.064 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.065 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.066 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.067 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.068 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.069 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.070 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.071 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.072 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:51.073 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-01-16T16:17:51.074 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.075 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.076 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.077 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.078 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.079 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-01-16T16:17:51.080 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.081 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-16T16:17:51.082 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.083 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.084 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.085 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.086 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.087 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.088 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.089 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.091 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.092 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.093 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.094 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.095 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.096 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.097 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:17:51.098 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.099 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.100 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-01-16T16:17:51.101 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:17:51.102 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-16T16:17:51.103 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-16T16:17:51.104 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:0", 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3638865574 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.105 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:0", 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2147425572 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:0", 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4036894294 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.106 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:17:51.107 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.107 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:51.107 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:50 smithi064 bash[13894]: audit 2024-01-16T16:17:50.469191+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.64:0/2521952373' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-01-16T16:17:51.117 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-01-16T16:17:51.118 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2024-01-16T16:17:51.118 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-01-16T16:17:51.118 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-01-16T16:17:54.202 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:17:54.203 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2024-01-16T16:17:54.203 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-01-16T16:17:54.203 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: cluster 2024-01-16T16:17:53.135393+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: cluster 2024-01-16T16:17:53.136178+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: cluster 2024-01-16T16:17:53.139770+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: cluster 2024-01-16T16:17:53.191953+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0559088s) 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.195301+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.196907+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:17:54.397 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.197256+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.197556+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.198412+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.199897+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.200502+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: cluster 2024-01-16T16:17:53.203983+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:53.241041+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-16T16:17:54.398 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:54 smithi064 bash[13894]: audit 2024-01-16T16:17:54.134442+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-16T16:17:54.880 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-01-16T16:17:54.880 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-01-16T16:17:54.880 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-01-16T16:17:55.510 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:55 smithi064 bash[13894]: cluster 2024-01-16T16:17:54.198136+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.0621s) 2024-01-16T16:17:56.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:56 smithi064 bash[13894]: cluster 2024-01-16T16:17:55.203759+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-01-16T16:17:56.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:56 smithi064 bash[13894]: audit 2024-01-16T16:17:56.084156+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-01-16T16:17:56.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:56 smithi064 bash[13894]: audit 2024-01-16T16:17:56.089858+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-01-16T16:17:56.652 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Generating ssh key... 2024-01-16T16:17:56.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-01-16T16:17:56.652 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-01-16T16:17:57.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:57 smithi064 bash[13894]: audit 2024-01-16T16:17:56.080772+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-01-16T16:17:58.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[13894]: audit 2024-01-16T16:17:58.614734+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAvMhy8je64Uxm4ZSWXlX7ocr+vXKsE1dBlEo4JmkN7o8yTh9ceUjb\nw7Kpjib6yClynatR7IM5bH5ArwCK9T/qSoPfNhFLFDF1X/xZsuw5EzQqUDRE50zTsGVJnC\nb0otj7ehMt2PxNGlO9v1Fkmurb6SFrsnbHTV/x1LHJ1WKcdObaXhRBwzC3rJ9u+GsKyDtY\nb1Vu7slcq62b33uM9q5KfIRtEwWhCTSxmMm45p4v9ljLt05G54qbeYTquY7EWALKZ/2Ahi\niU6Afdp8G1mqB573Jqz+skahvvCcrAp7Q9qWzDN63fY31VYkwZAsLUd2s1Lc33wtOFjtBD\n0f9qfEIbPzn55/W1d5WHIVXYCkAcGoPlAgvSG29XIUDl3ODaMSGgosIcIx5VHXqngSa3rh\nZx+4EN7VQ/RuwLe7uaTosT51a0a8FTMIUKOdJ4O9kI7oDjDrYJzpFIiVj/W87lJl3RiWDc\n99P9WFCBL0cM2AddVl+npNOVcIcsasyTlgmvUoZNAAAFoChaMesoWjHrAAAAB3NzaC1yc2\nEAAAGBALzIcvI3uuFMZuGUll5V+6HK/r1yrBNXQZRKOCZpDe6PMk4fXHlI28OyqY4m+sgp\ncp2rUeyDOWx+QK8AivU/6kqD3zYRSxQxdV/8WbLsORM0KlA0ROdM07BlSZwm9KLY+3oTLd\nj8TRpTvb9RZJrq2+kha7J2x01f8dSxydVinHTm2l4UQcMwt6yfbvhrCsg7WG9Vbu7JXKut\nm997jPauSnyEbRMFoQk0sZjJuOaeL/ZYy7dORueKm3mE6rmOxFgCymf9gIYolOgH3afBtZ\nqgee9yas/rJGob7wnKwKe0Palswzet32N9VWJMGQLC1HdrNS3N98LThY7QQ9H/anxCGz85\n+ef1tXeVhyFV2ApAHBqD5QIL0htvVyFA5dzg2jEhoKLCHCMeVR16p4Emt64WcfuBDe1UP0\nbsC3u7mk6LE+dWtGvBUzCFCjnSeDvZCO6A4w62Cc6RSIlY/1vO5SZd0Ylg3PfT/VhQgS9H\nDNgHXVZfp6TTlXCHLGrMk5YJr1KGTQAAAAMBAAEAAAGAMMbF1EmL8oxQBLbkhylGI86UNR\nS82x5vZkYq7dm07M942vCFbxzhE1ZFMuJlZ3Q2FgDe4PIi0yJnyg+k16sU+P3LnWeoc2Y4\nAn3sGyunr4uJ50EqEG0sQOZat4rlKHJRv3/XF7pQnZ3HZ/g6u0A1Y63r6qd/5UEF9cOd95\nFMBXRkNWycdTdQLbzf6jWWCpgyyElVqULDu+PWY07D5DSyMCvzFrgcnIlN3cE5EfULRWY5\n9Hm4HjkU5LfwAdOebXMCsVSpmj5tXe4LVaVUlx4dlipq+Q6/ZRxjAWa6sAx4FykXDqpPhG\nhdevqxnTfV4IGP2fVek1CEBXSIMcu+nd5wXQMVIzzWg02LsDKGxvAUuM6QKkrGDzQ8iJMJ\nzvdKp19PiNNegnVgyFc2uJXQzTT/U6FOiHWiRHKB0COjCjJfs+MwNsoV80NxNf2V1QXJlZ\n8NJuZ2/4wQ1HhmHqoDWWbIyxsLbG5BgKDiK4vc9KjNPC4IV5Pd8toGzqtOvRlARnhtAAAA\nwQDcRT8KkbCbILZPGNmK03v4B8G2QSs+PgVEiqwC1GciUyrP5/ZU/GizS1/l8MXNkSAVB2\nk18KMeUAArnQdGxr0liLHmDwki9qnxsqkXZchRvZF0LpsQ8KLTGDuGBGsrdNuJrboUKagp\nHlNe9s3RSlI80KSWcMcu5hOVp/US+q1riPe/fUba9psKlso7yZaRMwqeNRvAwHNF/NBM+Q\nMZrIvI8+3YkvffPxmvYNNB0hOnhyR3Pi9ThxaXGa893aG6LXsAAADBAOY3qq8PPtTLMHgB\ni3Ki+XnmQyxj85HITL+eun7nYA1mcKno1IQDjzeBY9oCDnFhB2z/WzsvxOzg77SHfnOOKI\nOkKpfSJnC/SCbhNX3ZoakLiTjbANzvqvmyG6T4oIL1YYTJXSXnhuEYPq4CEpCyYmI3g6Jd\n1NWhjgXQC6Fn0sfRh9f4iVeA1dKE5yzfLkiVGs5bl1cByxoWmoGFof68fpls/Q31iS+QTI\nkFW506wuyKB/tiZNFZdwC8XlXyOPisuwAAAMEA0ezbX/7mZ7pC2Swun95Y49nv3Br7RHyx\nm55seBBOiNJTtNw/GKACntaNL/zpwiLoM1sdJZxLRM/u1PoCeb4PEqz0LpduEQK9V4Vyb0\nTviXlPuT3f1W+5/aAzViw0E5ZwjV2UrOBmd6YMXRcrK10B97UPUr77EGKpFSPyP6i4oVQZ\nJoThaXtkHFV56wuYC5zptYq4xHeFh6wQDXXBbr7BrmqyhVn8vZnO1ejJ2YQU7urypxh7dl\nBZnrQw81nL1ayXAAAAKWNlcGgtYTNjY2E1MzgtYjQ4YS0xMWVlLTk1YWUtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: Generating public/private rsa key pair. 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: Your identification has been saved in /tmp/tmpa50io65z/key. 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: Your public key has been saved in /tmp/tmpa50io65z/key.pub. 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: The key fingerprint is: 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: SHA256:hTMXfPO3LCYm3GpxN2Z6eQ6gFhOGQZLjKIWnF9NZMSQ ceph-a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: The key's randomart image is: 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: +---[RSA 3072]----+ 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | . .E*B... | 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | . = =o +...o | 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | + = ..+oo. o | 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | o o . .=. . .| 2024-01-16T16:17:58.906 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | o So.. ...| 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | ++=.B o | 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | o* B.+ | 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | .o . o.. | 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: | . . o. | 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[14157]: +----[SHA256]-----+ 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[13894]: audit 2024-01-16T16:17:58.616613+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAvMhy8je64Uxm4ZSWXlX7ocr+vXKsE1dBlEo4JmkN7o8yTh9ceUjb\nw7Kpjib6yClynatR7IM5bH5ArwCK9T/qSoPfNhFLFDF1X/xZsuw5EzQqUDRE50zTsGVJnC\nb0otj7ehMt2PxNGlO9v1Fkmurb6SFrsnbHTV/x1LHJ1WKcdObaXhRBwzC3rJ9u+GsKyDtY\nb1Vu7slcq62b33uM9q5KfIRtEwWhCTSxmMm45p4v9ljLt05G54qbeYTquY7EWALKZ/2Ahi\niU6Afdp8G1mqB573Jqz+skahvvCcrAp7Q9qWzDN63fY31VYkwZAsLUd2s1Lc33wtOFjtBD\n0f9qfEIbPzn55/W1d5WHIVXYCkAcGoPlAgvSG29XIUDl3ODaMSGgosIcIx5VHXqngSa3rh\nZx+4EN7VQ/RuwLe7uaTosT51a0a8FTMIUKOdJ4O9kI7oDjDrYJzpFIiVj/W87lJl3RiWDc\n99P9WFCBL0cM2AddVl+npNOVcIcsasyTlgmvUoZNAAAFoChaMesoWjHrAAAAB3NzaC1yc2\nEAAAGBALzIcvI3uuFMZuGUll5V+6HK/r1yrBNXQZRKOCZpDe6PMk4fXHlI28OyqY4m+sgp\ncp2rUeyDOWx+QK8AivU/6kqD3zYRSxQxdV/8WbLsORM0KlA0ROdM07BlSZwm9KLY+3oTLd\nj8TRpTvb9RZJrq2+kha7J2x01f8dSxydVinHTm2l4UQcMwt6yfbvhrCsg7WG9Vbu7JXKut\nm997jPauSnyEbRMFoQk0sZjJuOaeL/ZYy7dORueKm3mE6rmOxFgCymf9gIYolOgH3afBtZ\nqgee9yas/rJGob7wnKwKe0Palswzet32N9VWJMGQLC1HdrNS3N98LThY7QQ9H/anxCGz85\n+ef1tXeVhyFV2ApAHBqD5QIL0htvVyFA5dzg2jEhoKLCHCMeVR16p4Emt64WcfuBDe1UP0\nbsC3u7mk6LE+dWtGvBUzCFCjnSeDvZCO6A4w62Cc6RSIlY/1vO5SZd0Ylg3PfT/VhQgS9H\nDNgHXVZfp6TTlXCHLGrMk5YJr1KGTQAAAAMBAAEAAAGAMMbF1EmL8oxQBLbkhylGI86UNR\nS82x5vZkYq7dm07M942vCFbxzhE1ZFMuJlZ3Q2FgDe4PIi0yJnyg+k16sU+P3LnWeoc2Y4\nAn3sGyunr4uJ50EqEG0sQOZat4rlKHJRv3/XF7pQnZ3HZ/g6u0A1Y63r6qd/5UEF9cOd95\nFMBXRkNWycdTdQLbzf6jWWCpgyyElVqULDu+PWY07D5DSyMCvzFrgcnIlN3cE5EfULRWY5\n9Hm4HjkU5LfwAdOebXMCsVSpmj5tXe4LVaVUlx4dlipq+Q6/ZRxjAWa6sAx4FykXDqpPhG\nhdevqxnTfV4IGP2fVek1CEBXSIMcu+nd5wXQMVIzzWg02LsDKGxvAUuM6QKkrGDzQ8iJMJ\nzvdKp19PiNNegnVgyFc2uJXQzTT/U6FOiHWiRHKB0COjCjJfs+MwNsoV80NxNf2V1QXJlZ\n8NJuZ2/4wQ1HhmHqoDWWbIyxsLbG5BgKDiK4vc9KjNPC4IV5Pd8toGzqtOvRlARnhtAAAA\nwQDcRT8KkbCbILZPGNmK03v4B8G2QSs+PgVEiqwC1GciUyrP5/ZU/GizS1/l8MXNkSAVB2\nk18KMeUAArnQdGxr0liLHmDwki9qnxsqkXZchRvZF0LpsQ8KLTGDuGBGsrdNuJrboUKagp\nHlNe9s3RSlI80KSWcMcu5hOVp/US+q1riPe/fUba9psKlso7yZaRMwqeNRvAwHNF/NBM+Q\nMZrIvI8+3YkvffPxmvYNNB0hOnhyR3Pi9ThxaXGa893aG6LXsAAADBAOY3qq8PPtTLMHgB\ni3Ki+XnmQyxj85HITL+eun7nYA1mcKno1IQDjzeBY9oCDnFhB2z/WzsvxOzg77SHfnOOKI\nOkKpfSJnC/SCbhNX3ZoakLiTjbANzvqvmyG6T4oIL1YYTJXSXnhuEYPq4CEpCyYmI3g6Jd\n1NWhjgXQC6Fn0sfRh9f4iVeA1dKE5yzfLkiVGs5bl1cByxoWmoGFof68fpls/Q31iS+QTI\nkFW506wuyKB/tiZNFZdwC8XlXyOPisuwAAAMEA0ezbX/7mZ7pC2Swun95Y49nv3Br7RHyx\nm55seBBOiNJTtNw/GKACntaNL/zpwiLoM1sdJZxLRM/u1PoCeb4PEqz0LpduEQK9V4Vyb0\nTviXlPuT3f1W+5/aAzViw0E5ZwjV2UrOBmd6YMXRcrK10B97UPUr77EGKpFSPyP6i4oVQZ\nJoThaXtkHFV56wuYC5zptYq4xHeFh6wQDXXBbr7BrmqyhVn8vZnO1ejJ2YQU7urypxh7dl\nBZnrQw81nL1ayXAAAAKWNlcGgtYTNjY2E1MzgtYjQ4YS0xMWVlLTk1YWUtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[13894]: audit 2024-01-16T16:17:58.617325+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715\n"}]: dispatch 2024-01-16T16:17:58.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:58 smithi064 bash[13894]: audit 2024-01-16T16:17:58.620606+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715\n"}]': finished 2024-01-16T16:17:59.291 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-01-16T16:17:59.291 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-01-16T16:17:59.964 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:59 smithi064 bash[13894]: audit 2024-01-16T16:17:57.775018+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:17:59.964 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:17:59 smithi064 bash[13894]: cephadm 2024-01-16T16:17:57.775453+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2024-01-16T16:18:00.391 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:18:00.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:00 smithi064 bash[13894]: audit 2024-01-16T16:18:00.403237+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-01-16T16:18:00.979 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-01-16T16:18:00.979 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-01-16T16:18:00.980 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Adding host smithi064... 2024-01-16T16:18:00.980 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi064'] 2024-01-16T16:18:00.980 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi064 2024-01-16T16:18:02.655 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:18:02 smithi064 bash[14157]: Warning: Permanently added 'smithi064,172.21.15.64' (ECDSA) to the list of known hosts. 2024-01-16T16:18:03.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:02 smithi064 bash[13894]: audit 2024-01-16T16:18:02.234140+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi064", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:18:03.226 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi064' 2024-01-16T16:18:03.925 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Enabling the dashboard module... 2024-01-16T16:18:03.925 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-01-16T16:18:03.926 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-01-16T16:18:04.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:03 smithi064 bash[13894]: audit 2024-01-16T16:18:02.921977+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"smithi064\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:18:04.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:03 smithi064 bash[13894]: audit 2024-01-16T16:18:02.926060+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"smithi064\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:18:04.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:03 smithi064 bash[13894]: cephadm 2024-01-16T16:18:02.926768+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi064 2024-01-16T16:18:04.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:03 smithi064 bash[13894]: audit 2024-01-16T16:18:03.207343+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:18:04.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:03 smithi064 bash[13894]: audit 2024-01-16T16:18:03.212196+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:18:04.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:03 smithi064 bash[13894]: audit 2024-01-16T16:18:03.213179+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:18:05.045 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:04 smithi064 bash[13894]: audit 2024-01-16T16:18:03.959218+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:03.954047\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:03.958075\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:18:03.958277\", \"networks\": {}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:18:05.045 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:04 smithi064 bash[13894]: audit 2024-01-16T16:18:03.961562+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:03.954047\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:03.958075\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:18:03.958277\", \"networks\": {}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:18:05.045 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:04 smithi064 bash[13894]: audit 2024-01-16T16:18:03.962346+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.64:0/4239572208' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:18:06.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:05 smithi064 bash[13894]: audit 2024-01-16T16:18:05.571575+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.64:0/377842187' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-01-16T16:18:06.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:18:05 smithi064 bash[14157]: ignoring --setuser ceph since I am not root 2024-01-16T16:18:06.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:18:05 smithi064 bash[14157]: ignoring --setgroup ceph since I am not root 2024-01-16T16:18:06.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:18:05 smithi064 bash[14157]: debug 2024-01-16T16:18:05.815+0000 7f309b0fa040 1 -- 172.21.15.64:0/2069809083 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x55f00d9c4800 msgr2=0x55f00d969a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:18:06.155 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:18:05 smithi064 bash[14157]: debug 2024-01-16T16:18:05.815+0000 7f309b0fa040 1 --2- 172.21.15.64:0/2069809083 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x55f00d9c4800 0x55f00d969a80 secure :-1 s=READY pgs=45 cs=0 l=1 rx=0x55f00d98c420 tx=0x55f00d98ed70).stop 2024-01-16T16:18:06.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-01-16T16:18:06.773 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-01-16T16:18:07.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:06 smithi064 bash[13894]: audit 2024-01-16T16:18:05.778473+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.64:0/377842187' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-01-16T16:18:07.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:06 smithi064 bash[13894]: cluster 2024-01-16T16:18:05.778546+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2024-01-16T16:18:08.562 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.562 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-01-16T16:18:08.562 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:6800", 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3598590266 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:6801", 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3598590266 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.563 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.64:6801/3598590266", 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-01-16T16:17:53.136020+0000", 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-01-16T16:18:08.564 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.565 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.566 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.567 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.568 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.569 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.570 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-01-16T16:18:08.571 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-01-16T16:18:08.572 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-01-16T16:18:08.573 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.574 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.575 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.576 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.577 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.578 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.579 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-16T16:18:08.580 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-01-16T16:18:08.581 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-01-16T16:18:08.584 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.585 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.586 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.587 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.588 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.589 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.590 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.591 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.592 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.593 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.594 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.595 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-16T16:18:08.596 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.597 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-01-16T16:18:08.598 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.599 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.600 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.601 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.602 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.603 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.604 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.605 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.606 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.607 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-01-16T16:18:08.608 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.609 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.610 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.611 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.612 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.613 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-01-16T16:18:08.614 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.615 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.616 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-01-16T16:18:08.617 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.618 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.619 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.620 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.621 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.622 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.623 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-16T16:18:08.624 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.625 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.626 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.627 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.628 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-16T16:18:08.629 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.630 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.631 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.632 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.633 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.634 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.635 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.636 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.637 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-01-16T16:18:08.638 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-16T16:18:08.639 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-16T16:18:08.640 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-16T16:18:08.641 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.642 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.643 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.645 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.646 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.647 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-01-16T16:18:08.648 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.649 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.650 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.651 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.652 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.653 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.654 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.655 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.656 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.657 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.658 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.659 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.660 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.661 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.662 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.663 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.664 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-01-16T16:18:08.665 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.666 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.666 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.666 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.666 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.667 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-01-16T16:18:08.668 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.669 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.670 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.671 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.672 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.673 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.674 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.675 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.676 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.677 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.678 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.679 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:18:08.680 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.681 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.682 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.683 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.684 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.685 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.686 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.687 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.688 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.689 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.690 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.691 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:18:08.692 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.693 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.694 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.695 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.696 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-01-16T16:18:08.697 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.698 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.699 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.700 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.701 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.702 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.703 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.704 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.705 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.706 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-01-16T16:18:08.707 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.708 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.709 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.710 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.711 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.712 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.713 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.714 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.715 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.716 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.717 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.718 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.719 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.720 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.721 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.722 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.723 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.724 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.725 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.726 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-01-16T16:18:08.727 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.728 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.729 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.730 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.731 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.732 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.733 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-01-16T16:18:08.734 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.735 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.736 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.737 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.738 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.739 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.740 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.741 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.742 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.743 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.744 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.745 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.746 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.747 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.748 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.749 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.750 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.751 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.752 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.753 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.754 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.755 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.756 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.757 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.758 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-01-16T16:18:08.759 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-16T16:18:08.760 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.761 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.762 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.763 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.764 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.765 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.766 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.767 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.768 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.769 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.770 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.771 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.772 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.773 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.774 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.775 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.776 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.777 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.778 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.779 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.780 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.781 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.782 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.783 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.784 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.785 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.786 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.787 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-01-16T16:18:08.788 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.789 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.790 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.791 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.792 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.793 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.794 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.795 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.796 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.797 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.798 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.799 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.800 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.801 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.802 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.803 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.804 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.805 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.806 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.807 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.808 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.809 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-01-16T16:18:08.810 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.811 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.812 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.813 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.814 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.815 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.816 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.817 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.818 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.819 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.820 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.821 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-01-16T16:18:08.822 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-01-16T16:18:08.823 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-01-16T16:18:08.824 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.825 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.826 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.827 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.828 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.829 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.830 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.831 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.832 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.833 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.834 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.835 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.836 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.837 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.838 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.839 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-01-16T16:18:08.840 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.841 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.842 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.843 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-01-16T16:18:08.844 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-16T16:18:08.845 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-01-16T16:18:08.846 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:0", 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2218302292 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:0", 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4094826071 2024-01-16T16:18:08.847 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.64:0", 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2156789897 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.848 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:08.849 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:08 smithi064 bash[13894]: audit 2024-01-16T16:18:08.232428+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.64:0/3800124560' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-01-16T16:18:08.946 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-01-16T16:18:08.947 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-01-16T16:18:08.947 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-01-16T16:18:08.947 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-01-16T16:18:10.905 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:18:10 smithi064 bash[14157]: Warning: Permanently added 'smithi064,172.21.15.64' (ECDSA) to the list of known hosts. 2024-01-16T16:18:11.372 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-01-16T16:18:11.372 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-01-16T16:18:11.372 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-01-16T16:18:11.372 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-01-16T16:18:11.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: cluster 2024-01-16T16:18:10.307135+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-01-16T16:18:11.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: cluster 2024-01-16T16:18:10.307908+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-01-16T16:18:11.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: cluster 2024-01-16T16:18:10.311165+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: cluster 2024-01-16T16:18:10.363512+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0557537s) 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.366352+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.367475+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.367847+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.368145+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.368794+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.370244+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.370801+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.371320+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.371843+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.372381+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.372871+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: cluster 2024-01-16T16:18:10.376562+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2024-01-16T16:18:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:10.419226+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-01-16T16:18:11.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:11 smithi064 bash[13894]: audit 2024-01-16T16:18:11.342094+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-01-16T16:18:12.090 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-01-16T16:18:12.090 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-01-16T16:18:12.090 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-01-16T16:18:12.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:12 smithi064 bash[13894]: audit 2024-01-16T16:18:11.342946+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:18:12.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:12 smithi064 bash[13894]: cluster 2024-01-16T16:18:11.364240+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.0565s) 2024-01-16T16:18:12.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:12 smithi064 bash[13894]: audit 2024-01-16T16:18:12.072987+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:12.071667\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:12.071892\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:18:12.072108\", \"networks\": {}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:18:12.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:12 smithi064 bash[13894]: audit 2024-01-16T16:18:12.075478+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:12.071667\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:12.071892\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:18:12.072108\", \"networks\": {}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:18:12.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:12 smithi064 bash[13894]: audit 2024-01-16T16:18:12.076411+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:18:13.960 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-01-16T16:18:14.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:14 smithi064 bash[13894]: cluster 2024-01-16T16:18:13.080534+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-01-16T16:18:14.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:14 smithi064 bash[13894]: audit 2024-01-16T16:18:13.964132+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEA1Q1sQpgUliqYQ+XVMSwfQwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDExNjE2MTgx\nM1oXDTM0MDExMzE2MTgxM1owJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA25WKLuYb\nm4e94JbHfqR+W0V67crdHLvqdTFFjdelGVG7lupdwUrit4cNaBI7xQ6/yVs8p1et\ngiUtyyPFO+mGunbIpw1ezaoTOoSzB5sgE414OlEGxMSkh9bZZVBwg9qxWVVK3iZS\nXNcouvcrRxVFa7p9XrSxqLgINCNmBb6GpLRad/D622A5Q9gSk86BSIBjvQW7tARL\nSwmCkicwGprcLmrYBDdwm5J/jMcLkOGy8mY1DM0ssTEkTg2zXDOuJJq2MLbfm9pv\nq2emN9T9jM7qqCmtc31qhjyJCrwYla5W8ID6nN9+Y9GvVIXcyVa++QWoE343QG5j\nD0sDrL8r9l6jjwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCrwJagcFOxwx21OZrw\nQ2pYR1AJZh7hXM2nr5nXX7QJLkiR8V5QcNYo7OvPrrvH9HQFqvEbJEegz9ixZnU/\nd05sw94NiZtHfE2c0+lTin2G9zGvz/NfBZXt7A8QdHg3s0fz2p/Xvdo54dKinjHS\nllzuHxerO+g8tLlylazEcdTqKgeUDU/bA3BmKnevRQaHDllFmycDlGS9Z2GxFF+g\nd55lLmkNz6S/mL2heOcAGLz5HaEXe0LaLh+whx/+Yl4MZsklh0VSKSdXf/VIkDcY\nsOb6o1exw9y9pm4XDYWtkSZSB5rkJUXZG9ELVQeFTCXfMjh8kym6EUAb2s5rbGSF\ndLlk\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-16T16:18:14.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:14 smithi064 bash[13894]: audit 2024-01-16T16:18:13.968009+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEA1Q1sQpgUliqYQ+XVMSwfQwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDExNjE2MTgx\nM1oXDTM0MDExMzE2MTgxM1owJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA25WKLuYb\nm4e94JbHfqR+W0V67crdHLvqdTFFjdelGVG7lupdwUrit4cNaBI7xQ6/yVs8p1et\ngiUtyyPFO+mGunbIpw1ezaoTOoSzB5sgE414OlEGxMSkh9bZZVBwg9qxWVVK3iZS\nXNcouvcrRxVFa7p9XrSxqLgINCNmBb6GpLRad/D622A5Q9gSk86BSIBjvQW7tARL\nSwmCkicwGprcLmrYBDdwm5J/jMcLkOGy8mY1DM0ssTEkTg2zXDOuJJq2MLbfm9pv\nq2emN9T9jM7qqCmtc31qhjyJCrwYla5W8ID6nN9+Y9GvVIXcyVa++QWoE343QG5j\nD0sDrL8r9l6jjwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCrwJagcFOxwx21OZrw\nQ2pYR1AJZh7hXM2nr5nXX7QJLkiR8V5QcNYo7OvPrrvH9HQFqvEbJEegz9ixZnU/\nd05sw94NiZtHfE2c0+lTin2G9zGvz/NfBZXt7A8QdHg3s0fz2p/Xvdo54dKinjHS\nllzuHxerO+g8tLlylazEcdTqKgeUDU/bA3BmKnevRQaHDllFmycDlGS9Z2GxFF+g\nd55lLmkNz6S/mL2heOcAGLz5HaEXe0LaLh+whx/+Yl4MZsklh0VSKSdXf/VIkDcY\nsOb6o1exw9y9pm4XDYWtkSZSB5rkJUXZG9ELVQeFTCXfMjh8kym6EUAb2s5rbGSF\ndLlk\n-----END CERTIFICATE-----\n"}]': finished 2024-01-16T16:18:14.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:14 smithi064 bash[13894]: audit 2024-01-16T16:18:13.968735+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDblYou5hubh73g\nlsd+pH5bRXrtyt0cu+p1MUWN16UZUbuW6l3BSuK3hw1oEjvFDr/JWzynV62CJS3L\nI8U76Ya6dsinDV7NqhM6hLMHmyATjXg6UQbExKSH1tllUHCD2rFZVUreJlJc1yi6\n9ytHFUVrun1etLGouAg0I2YFvoaktFp38PrbYDlD2BKTzoFIgGO9Bbu0BEtLCYKS\nJzAamtwuatgEN3Cbkn+MxwuQ4bLyZjUMzSyxMSRODbNcM64kmrYwtt+b2m+rZ6Y3\n1P2MzuqoKa1zfWqGPIkKvBiVrlbwgPqc335j0a9UhdzJVr75BagTfjdAbmMPSwOs\nvyv2XqOPAgMBAAECggEAUaR9F0jpNN+4gnutOvIQJQFlXmqR4bAg0Wf7c2ydbxeL\nhuYm68pbF1+4ZVx6Kp98QXKRz6py0bPfHetz1v3R4RxvKGV5PUCiG5zhL8/Gkl6E\nODKOMLToc7U3aUsKOowiapOi3YwkDW7WLwXdanWHNTHGkWLft1qNek07DqGzUCMq\nOWmH6eCDgIO1wN0Kuepl7JAdP60OpUw0KnFk7W4m5aD2Lrf8dx8/VVQQH9yzJwwR\n6frLY1iz2kwt8FqPpF9nDiTzfMmMV5fxiYWaLFSGnvNQAieGZZzJKL3GoIRZ43j4\nywqrjz6obn+qGQjEmqkkE6czgnXM9PYAs5fKkY/rgQKBgQDwHyc9NGSWkELeJPoS\nuX1dvBYbTUbWheOQ+mW+iAsD9qe/5+4ag5c54VU9K0E4bp2H5Y15Omp9em1OGPjk\n9GMNRnRvicJSBdRxmWxCHC5zw7yM7qYs7ynvlSjN6Zw7Xegxy4TiBdFPhO1tpk2t\n40CXMwm6DCf+m194ERyAe4kXTwKBgQDqGriaIz5a8fRtsfcjNcBdTxxiWDJPpg1Q\nEQqqqf1NpVStj9cfnm4TuoQ6oXXgZOzmye1PG+tGBjZwn+B8nFhGyH496vAbiJiw\nNOVQ0K0KZvbUa0DHN6pnOXic8RBetTnhfwuD5ksuMyugqlVQCwZaYQZSQlmKXGsn\nqHKVBlafwQKBgQCL8lw4O7T0W5fdSMfG6fy7CMgJmXxTwyzibk2mQjvJT5RtMIuB\nQHh+72lygSc98Jo3ff56TSWLhDL4dW16Y0Tnk8yAxVVP4L30h2qlDS+1oLrfmKeZ\nQLq8O77QY/r+TrjpbKhB4woewmZupaJYWj5m4QQmPreAmKWHoNFvwJAh2QKBgFX4\nOCCKnsSBJBUAjNRGUf0yJydKYjdzsGHd0D/6KwZPl7ghIYv//0aJcTOixYoBJipe\nryIlC5Jsh6N2YtcABz7/M7UDSOejkwbqdefmqhUu2KgLNv+xxocfyNZBhJRzEu1n\nXVAzyxoNOpFG3AuH8O5RwSOGMCGqbMNkjaeCa19BAoGAfuU9nddgDetheXuI4b8S\ndof9VDibOyX3mhEdRnD/XjofjAjttPhUeK9oBj1TxmsZJorwBsPF5bo5bgp2lk9g\nSblWOrvwcQAVC+L6wkwWInUjZnOYog1mDtLyS+Z9FhYQcNCOdmhrreazHgAwrjWk\nQ8W/4nbRQEbz0k1Vw1YrV98=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-16T16:18:14.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:14 smithi064 bash[13894]: audit 2024-01-16T16:18:13.972137+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDblYou5hubh73g\nlsd+pH5bRXrtyt0cu+p1MUWN16UZUbuW6l3BSuK3hw1oEjvFDr/JWzynV62CJS3L\nI8U76Ya6dsinDV7NqhM6hLMHmyATjXg6UQbExKSH1tllUHCD2rFZVUreJlJc1yi6\n9ytHFUVrun1etLGouAg0I2YFvoaktFp38PrbYDlD2BKTzoFIgGO9Bbu0BEtLCYKS\nJzAamtwuatgEN3Cbkn+MxwuQ4bLyZjUMzSyxMSRODbNcM64kmrYwtt+b2m+rZ6Y3\n1P2MzuqoKa1zfWqGPIkKvBiVrlbwgPqc335j0a9UhdzJVr75BagTfjdAbmMPSwOs\nvyv2XqOPAgMBAAECggEAUaR9F0jpNN+4gnutOvIQJQFlXmqR4bAg0Wf7c2ydbxeL\nhuYm68pbF1+4ZVx6Kp98QXKRz6py0bPfHetz1v3R4RxvKGV5PUCiG5zhL8/Gkl6E\nODKOMLToc7U3aUsKOowiapOi3YwkDW7WLwXdanWHNTHGkWLft1qNek07DqGzUCMq\nOWmH6eCDgIO1wN0Kuepl7JAdP60OpUw0KnFk7W4m5aD2Lrf8dx8/VVQQH9yzJwwR\n6frLY1iz2kwt8FqPpF9nDiTzfMmMV5fxiYWaLFSGnvNQAieGZZzJKL3GoIRZ43j4\nywqrjz6obn+qGQjEmqkkE6czgnXM9PYAs5fKkY/rgQKBgQDwHyc9NGSWkELeJPoS\nuX1dvBYbTUbWheOQ+mW+iAsD9qe/5+4ag5c54VU9K0E4bp2H5Y15Omp9em1OGPjk\n9GMNRnRvicJSBdRxmWxCHC5zw7yM7qYs7ynvlSjN6Zw7Xegxy4TiBdFPhO1tpk2t\n40CXMwm6DCf+m194ERyAe4kXTwKBgQDqGriaIz5a8fRtsfcjNcBdTxxiWDJPpg1Q\nEQqqqf1NpVStj9cfnm4TuoQ6oXXgZOzmye1PG+tGBjZwn+B8nFhGyH496vAbiJiw\nNOVQ0K0KZvbUa0DHN6pnOXic8RBetTnhfwuD5ksuMyugqlVQCwZaYQZSQlmKXGsn\nqHKVBlafwQKBgQCL8lw4O7T0W5fdSMfG6fy7CMgJmXxTwyzibk2mQjvJT5RtMIuB\nQHh+72lygSc98Jo3ff56TSWLhDL4dW16Y0Tnk8yAxVVP4L30h2qlDS+1oLrfmKeZ\nQLq8O77QY/r+TrjpbKhB4woewmZupaJYWj5m4QQmPreAmKWHoNFvwJAh2QKBgFX4\nOCCKnsSBJBUAjNRGUf0yJydKYjdzsGHd0D/6KwZPl7ghIYv//0aJcTOixYoBJipe\nryIlC5Jsh6N2YtcABz7/M7UDSOejkwbqdefmqhUu2KgLNv+xxocfyNZBhJRzEu1n\nXVAzyxoNOpFG3AuH8O5RwSOGMCGqbMNkjaeCa19BAoGAfuU9nddgDetheXuI4b8S\ndof9VDibOyX3mhEdRnD/XjofjAjttPhUeK9oBj1TxmsZJorwBsPF5bo5bgp2lk9g\nSblWOrvwcQAVC+L6wkwWInUjZnOYog1mDtLyS+Z9FhYQcNCOdmhrreazHgAwrjWk\nQ8W/4nbRQEbz0k1Vw1YrV98=\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-16T16:18:15.027 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Creating initial admin user... 2024-01-16T16:18:15.028 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'oiwis2vzje', 'administrator', '--force-password', '--pwd-update-required'] 2024-01-16T16:18:15.028 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin oiwis2vzje administrator --force-password --pwd-update-required 2024-01-16T16:18:15.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:15 smithi064 bash[13894]: audit 2024-01-16T16:18:13.861802+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-01-16T16:18:16.644 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$8z4SqNngTnAW9LLdUDHsG.5/keoRrZSQCyJoWgr5f6C7t.Eb1TZXq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1705421896, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-01-16T16:18:17.474 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Fetching dashboard port number... 2024-01-16T16:18:17.474 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi064', '-v', '/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpujn6gxl6:/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-01-16T16:18:17.475 INFO:teuthology.orchestra.run.smithi064.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=smithi064 -v /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmplh639rgq:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpujn6gxl6:/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-01-16T16:18:17.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:17 smithi064 bash[13894]: cluster 2024-01-16T16:18:16.366945+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-01-16T16:18:17.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:17 smithi064 bash[13894]: audit 2024-01-16T16:18:16.394272+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "oiwis2vzje", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:18:17.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:17 smithi064 bash[13894]: audit 2024-01-16T16:18:16.651783+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$8z4SqNngTnAW9LLdUDHsG.5/keoRrZSQCyJoWgr5f6C7t.Eb1TZXq\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1705421896, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-01-16T16:18:17.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:17 smithi064 bash[13894]: audit 2024-01-16T16:18:16.655889+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$8z4SqNngTnAW9LLdUDHsG.5/keoRrZSQCyJoWgr5f6C7t.Eb1TZXq\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1705421896, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-01-16T16:18:18.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:18 smithi064 bash[13894]: audit 2024-01-16T16:18:18.215424+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:18:18.891 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-01-16T16:18:19.581 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-01-16T16:18:19.581 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.581 INFO:teuthology.orchestra.run.smithi064.stderr: URL: https://smithi064.front.sepia.ceph.com:8443/ 2024-01-16T16:18:19.581 INFO:teuthology.orchestra.run.smithi064.stderr: User: admin 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: Password: oiwis2vzje 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: ceph telemetry on 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr:For more information see: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr:INFO:cephadm:Bootstrap complete. 2024-01-16T16:18:19.582 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Releasing lock 140164554401968 on /run/cephadm/a3cca538-b48a-11ee-95ae-87774f69a715.lock 2024-01-16T16:18:19.583 INFO:teuthology.orchestra.run.smithi064.stderr:DEBUG:cephadm:Lock 140164554401968 released on /run/cephadm/a3cca538-b48a-11ee-95ae-87774f69a715.lock 2024-01-16T16:18:19.606 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:19 smithi064 bash[13894]: audit 2024-01-16T16:18:18.440484+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:12.071667\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:12.071892\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:18:12.072108\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:18:19.606 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:19 smithi064 bash[13894]: audit 2024-01-16T16:18:18.446606+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:12.071667\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:12.071892\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:18:12.072108\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:18:19.607 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:19 smithi064 bash[13894]: audit 2024-01-16T16:18:18.903014+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.64:0/170411' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-01-16T16:18:19.609 INFO:tasks.cephadm:Fetching config... 2024-01-16T16:18:19.609 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:18:19.609 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-01-16T16:18:19.616 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-01-16T16:18:19.616 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:18:19.616 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-01-16T16:18:19.666 INFO:tasks.cephadm:Fetching mon keyring... 2024-01-16T16:18:19.666 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:18:19.666 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/mon.a/keyring of=/dev/stdout 2024-01-16T16:18:19.679 INFO:tasks.cephadm:Fetching pub ssh key... 2024-01-16T16:18:19.679 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:18:19.679 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-01-16T16:18:19.685 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-01-16T16:18:19.686 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-16T16:18:19.712 INFO:teuthology.orchestra.run.smithi064.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:18:19.719 DEBUG:teuthology.orchestra.run.smithi184:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-16T16:18:19.743 INFO:teuthology.orchestra.run.smithi184.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8yHLyN7rhTGbhlJZeVfuhyv69cqwTV0GUSjgmaQ3ujzJOH1x5SNvDsqmOJvrIKXKdq1HsgzlsfkCvAIr1P+pKg982EUsUMXVf/Fmy7DkTNCpQNETnTNOwZUmcJvSi2Pt6Ey3Y/E0aU72/UWSa6tvpIWuydsdNX/HUscnVYpx05tpeFEHDMLesn274awrIO1hvVW7uyVyrrZvfe4z2rkp8hG0TBaEJNLGYybjmni/2WMu3Tkbnipt5hOq5jsRYAspn/YCGKJToB92nwbWaoHnvcmrP6yRqG+8JysCntD2pbMM3rd9jfVViTBkCwtR3azUtzffC04WO0EPR/2p8Qhs/Ofnn9bV3lYchVdgKQBwag+UCC9Ibb1chQOXc4NoxIaCiwhwjHlUdeqeBJreuFnH7gQ3tVD9G7At7u5pOixPnVrRrwVMwhQo50ng72QjugOMOtgnOkUiJWP9bzuUmXdGJYNz30/1YUIEvRwzYB11WX6ek05VwhyxqzJOWCa9Shk0= ceph-a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:18:19.754 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi184 2024-01-16T16:18:19.754 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:18:19.755 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/etc/ceph/ceph.conf 2024-01-16T16:18:19.802 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:18:19.802 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-16T16:18:19.809 INFO:tasks.cephadm:Adding host smithi184 to orchestrator... 2024-01-16T16:18:19.809 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch host add smithi184 2024-01-16T16:18:31.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:31 smithi064 bash[13894]: cluster 2024-01-16T16:18:30.369094+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-01-16T16:18:33.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:33 smithi064 bash[13894]: cluster 2024-01-16T16:18:32.369544+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-01-16T16:18:35.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:35 smithi064 bash[13894]: cluster 2024-01-16T16:18:34.369993+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-01-16T16:18:37.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:37 smithi064 bash[13894]: cluster 2024-01-16T16:18:36.370405+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-01-16T16:18:39.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:39 smithi064 bash[13894]: cluster 2024-01-16T16:18:38.370838+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-01-16T16:18:41.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:41 smithi064 bash[13894]: cluster 2024-01-16T16:18:40.371249+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-01-16T16:18:43.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:43 smithi064 bash[13894]: cluster 2024-01-16T16:18:42.371663+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-01-16T16:18:45.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:45 smithi064 bash[13894]: cluster 2024-01-16T16:18:44.372137+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-01-16T16:18:47.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:47 smithi064 bash[13894]: cluster 2024-01-16T16:18:46.372531+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-01-16T16:18:49.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:49 smithi064 bash[13894]: cluster 2024-01-16T16:18:48.372951+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-01-16T16:18:51.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:51 smithi064 bash[13894]: cluster 2024-01-16T16:18:50.373359+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-01-16T16:18:53.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:53 smithi064 bash[13894]: cluster 2024-01-16T16:18:52.373822+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-01-16T16:18:55.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:55 smithi064 bash[13894]: cluster 2024-01-16T16:18:54.374240+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-01-16T16:18:57.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:57 smithi064 bash[13894]: cluster 2024-01-16T16:18:56.374631+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-01-16T16:18:59.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:18:59 smithi064 bash[13894]: cluster 2024-01-16T16:18:58.375057+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:01.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:01 smithi064 bash[13894]: cluster 2024-01-16T16:19:00.375518+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:01.655 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:19:01 smithi064 bash[14157]: Warning: Permanently added 'smithi184,172.21.15.184' (ECDSA) to the list of known hosts. 2024-01-16T16:19:02.337 INFO:teuthology.orchestra.run.smithi184.stdout:Added host 'smithi184' 2024-01-16T16:19:02.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:02 smithi064 bash[13894]: audit 2024-01-16T16:19:01.344625+0000 mgr.y (mgr.14140) 19 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi184", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:02.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:02 smithi064 bash[13894]: audit 2024-01-16T16:19:01.979359+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"smithi064\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:19:02.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:02 smithi064 bash[13894]: audit 2024-01-16T16:19:01.983486+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"smithi064\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:19:02.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:02 smithi064 bash[13894]: audit 2024-01-16T16:19:02.271880+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:02.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:02 smithi064 bash[13894]: audit 2024-01-16T16:19:02.276077+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:02.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:02 smithi064 bash[13894]: audit 2024-01-16T16:19:02.277442+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:03.265 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch host ls --format=json 2024-01-16T16:19:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:03 smithi064 bash[13894]: cephadm 2024-01-16T16:19:01.984310+0000 mgr.y (mgr.14140) 20 : cephadm [INF] Added host smithi184 2024-01-16T16:19:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:03 smithi064 bash[13894]: cluster 2024-01-16T16:19:02.376046+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-01-16T16:19:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:03 smithi064 bash[13894]: audit 2024-01-16T16:19:02.502487+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:19:02.501826\", \"networks\": {}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:03 smithi064 bash[13894]: audit 2024-01-16T16:19:02.506306+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:19:02.501826\", \"networks\": {}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:03 smithi064 bash[13894]: audit 2024-01-16T16:19:02.507544+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:19:05.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:05 smithi064 bash[13894]: cluster 2024-01-16T16:19:04.376531+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:07.134 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-01-16T16:19:07.134 INFO:teuthology.orchestra.run.smithi184.stdout:[{"addr": "smithi064", "hostname": "smithi064", "labels": [], "status": ""}, {"addr": "smithi184", "hostname": "smithi184", "labels": [], "status": ""}] 2024-01-16T16:19:07.867 INFO:tasks.cephadm:Setting crush tunables to default 2024-01-16T16:19:07.867 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd crush tunables default 2024-01-16T16:19:07.881 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:07 smithi064 bash[13894]: cluster 2024-01-16T16:19:06.377002+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:08.767 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:08 smithi064 bash[13894]: audit 2024-01-16T16:19:07.144709+0000 mgr.y (mgr.14140) 24 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:19:08.768 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:08 smithi064 bash[13894]: audit 2024-01-16T16:19:08.218131+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:09.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:09 smithi064 bash[13894]: cluster 2024-01-16T16:19:08.377440+0000 mgr.y (mgr.14140) 25 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:09.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:09 smithi064 bash[13894]: audit 2024-01-16T16:19:08.450608+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:19:02.501826\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:09.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:09 smithi064 bash[13894]: audit 2024-01-16T16:19:08.453522+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-01-16T16:19:02.501826\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:10.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:10 smithi064 bash[13894]: cluster 2024-01-16T16:19:10.439480+0000 mon.a (mon.0) 117 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-16T16:19:11.497 INFO:teuthology.orchestra.run.smithi064.stderr:adjusted tunables profile to default 2024-01-16T16:19:11.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:11 smithi064 bash[13894]: cluster 2024-01-16T16:19:10.377893+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:11.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:11 smithi064 bash[13894]: audit 2024-01-16T16:19:10.776345+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.64:0/1335549807' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-01-16T16:19:12.167 INFO:tasks.cephadm:Adding mon.c on smithi064 2024-01-16T16:19:12.168 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add mon 'smithi064:[v2:172.21.15.64:3301,v1:172.21.15.64:6790]=c' 2024-01-16T16:19:12.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:12 smithi064 bash[13894]: audit 2024-01-16T16:19:11.504484+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.64:0/1335549807' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-01-16T16:19:12.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:12 smithi064 bash[13894]: cluster 2024-01-16T16:19:11.504594+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-16T16:19:13.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:13 smithi064 bash[13894]: cluster 2024-01-16T16:19:12.378410+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:15.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:15 smithi064 bash[13894]: cluster 2024-01-16T16:19:14.378915+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:15.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:15 smithi064 bash[13894]: audit 2024-01-16T16:19:14.945368+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:19:15.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:15 smithi064 bash[13894]: audit 2024-01-16T16:19:14.946813+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:15.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:15 smithi064 bash[13894]: audit 2024-01-16T16:19:14.948559+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-01-16T16:19:16.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:16 smithi064 bash[13894]: audit 2024-01-16T16:19:14.941344+0000 mgr.y (mgr.14140) 29 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi064:[v2:172.21.15.64:3301,v1:172.21.15.64:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:16.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:16 smithi064 bash[13894]: cephadm 2024-01-16T16:19:14.947979+0000 mgr.y (mgr.14140) 30 : cephadm [INF] Deploying daemon mon.c on smithi064 2024-01-16T16:19:17.405 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:17 smithi064 bash[13894]: cluster 2024-01-16T16:19:16.379437+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-01-16T16:19:18.939 INFO:teuthology.orchestra.run.smithi064.stdout:Deployed mon.c on host 'smithi064' 2024-01-16T16:19:19.534 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:19 smithi064 bash[13894]: cluster 2024-01-16T16:19:18.379848+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-01-16T16:19:19.534 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:19 smithi064 bash[13894]: audit 2024-01-16T16:19:18.519520+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:12.071667\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:12.071892\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:19.534 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:19 smithi064 bash[13894]: audit 2024-01-16T16:19:18.520132+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:19.534 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:19 smithi064 bash[13894]: audit 2024-01-16T16:19:18.522186+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:18:12.071667\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:18:12.071892\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:19.730 DEBUG:teuthology.orchestra.run.smithi064:mon.c> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.c.service 2024-01-16T16:19:19.733 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-01-16T16:19:19.733 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph mon dump -f json 2024-01-16T16:19:20.626 INFO:journalctl@ceph.mon.c.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:19:25.092 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:19:25.092 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":2,"fsid":"a3cca538-b48a-11ee-95ae-87774f69a715","modified":"2024-01-16T16:19:19.647193Z","created":"2024-01-16T16:17:28.327087Z","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.64:3300","nonce":0},{"type":"v1","addr":"172.21.15.64:6789","nonce":0}]},"addr":"172.21.15.64:6789/0","public_addr":"172.21.15.64:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:3301","nonce":0},{"type":"v1","addr":"172.21.15.64:6790","nonce":0}]},"addr":"172.21.15.64:6790/0","public_addr":"172.21.15.64:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-01-16T16:19:25.094 INFO:teuthology.orchestra.run.smithi064.stderr:dumped monmap epoch 2 2024-01-16T16:19:25.149 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:19.651744+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:25.149 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: audit 2024-01-16T16:19:19.709584+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:19.708450\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_daemon_update\": \"2024-01-16T16:19:19.708623\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:19.651744+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: audit 2024-01-16T16:19:19.709584+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:19.708450\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_daemon_update\": \"2024-01-16T16:19:19.708623\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:20.380392+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-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:21.649033+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:22.380874+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-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.675188+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.688390+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0]} 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.688515+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.688569+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-16T16:19:25.150 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.688903+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:20.380392+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-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:21.649033+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:22.380874+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-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.675188+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.688390+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0]} 2024-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.688515+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.688569+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-16T16:19:25.151 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.688903+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-01-16T16:19:25.152 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: audit 2024-01-16T16:19:24.690287+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:19.708450\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_daemon_update\": \"2024-01-16T16:19:19.708623\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:25.152 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.697916+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-16T16:19:25.152 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[17467]: audit 2024-01-16T16:19:24.704919+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:19.708450\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_daemon_update\": \"2024-01-16T16:19:19.708623\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:25.152 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: audit 2024-01-16T16:19:24.690287+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:19.708450\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_daemon_update\": \"2024-01-16T16:19:19.708623\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:25.152 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.697916+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-16T16:19:25.152 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:24 smithi064 bash[13894]: audit 2024-01-16T16:19:24.704919+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:19.708450\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}}, \"last_daemon_update\": \"2024-01-16T16:19:19.708623\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:25.938 INFO:tasks.cephadm:Adding mon.b on smithi184 2024-01-16T16:19:25.938 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add mon smithi184:172.21.15.184=b 2024-01-16T16:19:26.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:25 smithi064 bash[17467]: cluster 2024-01-16T16:19:24.381354+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-01-16T16:19:26.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:25 smithi064 bash[17467]: audit 2024-01-16T16:19:25.104221+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.64:0/493747793' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-16T16:19:26.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:25 smithi064 bash[13894]: cluster 2024-01-16T16:19:24.381354+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-01-16T16:19:26.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:25 smithi064 bash[13894]: audit 2024-01-16T16:19:25.104221+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.64:0/493747793' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-16T16:19:28.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:27 smithi064 bash[13894]: cluster 2024-01-16T16:19:26.381919+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:28.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:27 smithi064 bash[17467]: cluster 2024-01-16T16:19:26.381919+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:29.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:28 smithi064 bash[13894]: audit 2024-01-16T16:19:28.556870+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:19:29.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:28 smithi064 bash[13894]: audit 2024-01-16T16:19:28.558746+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:29.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:28 smithi064 bash[13894]: audit 2024-01-16T16:19:28.560815+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-01-16T16:19:29.156 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:28 smithi064 bash[17467]: audit 2024-01-16T16:19:28.556870+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:19:29.156 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:28 smithi064 bash[17467]: audit 2024-01-16T16:19:28.558746+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:29.156 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:28 smithi064 bash[17467]: audit 2024-01-16T16:19:28.560815+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-01-16T16:19:30.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:29 smithi064 bash[17467]: cluster 2024-01-16T16:19:28.382405+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:30.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:29 smithi064 bash[17467]: audit 2024-01-16T16:19:28.554222+0000 mgr.y (mgr.14140) 38 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi184:172.21.15.184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:30.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:29 smithi064 bash[17467]: cephadm 2024-01-16T16:19:28.560183+0000 mgr.y (mgr.14140) 39 : cephadm [INF] Deploying daemon mon.b on smithi184 2024-01-16T16:19:30.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:29 smithi064 bash[13894]: cluster 2024-01-16T16:19:28.382405+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:30.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:29 smithi064 bash[13894]: audit 2024-01-16T16:19:28.554222+0000 mgr.y (mgr.14140) 38 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi184:172.21.15.184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:30.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:29 smithi064 bash[13894]: cephadm 2024-01-16T16:19:28.560183+0000 mgr.y (mgr.14140) 39 : cephadm [INF] Deploying daemon mon.b on smithi184 2024-01-16T16:19:32.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:31 smithi064 bash[13894]: cluster 2024-01-16T16:19:30.382936+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-01-16T16:19:32.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:31 smithi064 bash[17467]: cluster 2024-01-16T16:19:30.382936+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-01-16T16:19:32.551 INFO:teuthology.orchestra.run.smithi184.stdout:Deployed mon.b on host 'smithi184' 2024-01-16T16:19:33.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[13894]: audit 2024-01-16T16:19:32.417630+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:33.156 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[13894]: audit 2024-01-16T16:19:32.418646+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:33.156 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[17467]: audit 2024-01-16T16:19:32.417630+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:33.156 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[17467]: audit 2024-01-16T16:19:32.418646+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:33.157 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[13894]: audit 2024-01-16T16:19:32.423347+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:33.157 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[13894]: audit 2024-01-16T16:19:32.681900+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_daemon_update\": \"2024-01-16T16:19:32.680848\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:33.157 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[13894]: audit 2024-01-16T16:19:32.687249+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_daemon_update\": \"2024-01-16T16:19:32.680848\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:33.157 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[17467]: audit 2024-01-16T16:19:32.423347+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:33.157 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[17467]: audit 2024-01-16T16:19:32.681900+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_daemon_update\": \"2024-01-16T16:19:32.680848\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:33.157 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:32 smithi064 bash[17467]: audit 2024-01-16T16:19:32.687249+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}}, \"last_daemon_update\": \"2024-01-16T16:19:32.680848\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:33.396 DEBUG:teuthology.orchestra.run.smithi184:mon.b> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.b.service 2024-01-16T16:19:33.398 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-01-16T16:19:33.398 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph mon dump -f json 2024-01-16T16:19:34.155 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:33 smithi064 bash[13894]: cluster 2024-01-16T16:19:32.383453+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-01-16T16:19:34.155 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:33 smithi064 bash[17467]: cluster 2024-01-16T16:19:32.383453+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-01-16T16:19:34.246 INFO:journalctl@ceph.mon.b.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.925+0000 7f777e3a56c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.925+0000 7f777e3a56c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.925+0000 7f777e3a56c0 0 pidfile_write: ignore empty --pid-file 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 load: jerasure load: lrc load: isa 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 set rocksdb option compression = kNoCompression 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 set rocksdb option compression = kNoCompression 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 1 rocksdb: do_open column families: [default] 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-16T16:19:34.247 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Compile date Mar 23 2020 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: DB SUMMARY 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: CURRENT file: CURRENT 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: IDENTITY file: IDENTITY 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.error_if_exists: 0 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.create_if_missing: 0 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.env: 0x55813a57f1a0 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.info_log: 0x55813bad69a0 2024-01-16T16:19:34.248 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-16T16:19:34.249 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.statistics: (nil) 2024-01-16T16:19:34.249 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.use_fsync: 0 2024-01-16T16:19:34.249 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.db_log_dir: 2024-01-16T16:19:34.250 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.write_buffer_manager: 0x55813c670a80 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-16T16:19:34.251 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.row_cache: None 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.wal_filter: None 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-16T16:19:34.252 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.two_write_queues: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.atomic_flush: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_open_files: -1 2024-01-16T16:19:34.253 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Compression algorithms supported: 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kZSTD supported: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kXpressCompression supported: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kZlibCompression supported: 1 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-01-16T16:19:34.254 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.merge_operator: 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_filter: None 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55813b9f6138) 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: cache_index_and_filter_blocks: 1 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: cache_index_and_filter_blocks_with_high_priority: 1 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: pin_top_level_index_and_filter: 1 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: index_type: 0 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: data_block_index_type: 0 2024-01-16T16:19:34.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: data_block_hash_table_util_ratio: 0.750000 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: hash_index_allow_collision: 1 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: checksum: 1 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: no_block_cache: 0 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_cache: 0x55813ba2c610 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_cache_name: BinnedLRUCache 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_cache_options: 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: capacity : 536870912 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: num_shard_bits : 4 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: strict_capacity_limit : 0 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: high_pri_pool_ratio: 0.000 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_cache_compressed: (nil) 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: persistent_cache: (nil) 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_size: 4096 2024-01-16T16:19:34.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_size_deviation: 10 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_restart_interval: 16 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: index_block_restart_interval: 1 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: metadata_block_size: 4096 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: partition_filters: 0 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: use_delta_encoding: 1 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: whole_key_filtering: 1 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: verify_compression: 0 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: read_amp_bytes_per_bit: 0 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: format_version: 2 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: enable_index_compression: 1 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: block_align: 0 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-16T16:19:34.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression: NoCompression 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.num_levels: 7 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-16T16:19:34.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-16T16:19:34.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-16T16:19:34.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-16T16:19:34.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-16T16:19:34.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-16T16:19:34.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-16T16:19:34.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-16T16:19:34.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-16T16:19:34.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.table_properties_collectors: 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.bloom_locality: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.929+0000 7f777e3a56c0 4 rocksdb: Options.ttl: 0 2024-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-01-16T16:19:34.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705421973936212, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705421973936850, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1524, "table_properties": {"data_size": 622, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 500, "raw_average_value_size": 100, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1705421973937429, "job": 1, "event": "recovery_finished"} 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f777e3a56c0 4 rocksdb: DB pointer 0x55813bac8400 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f77654f2700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.933+0000 7f77654f2700 4 rocksdb: [db/db_impl.cc:778] 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** DB Stats ** 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-16T16:19:34.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** Compaction Stats [default] ** 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** Compaction Stats [default] ** 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-16T16:19:34.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(Total Files): cumulative 0, interval 0 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(Keys): cumulative 0, interval 0 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** File Read Latency Histogram By Level [default] ** 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** Compaction Stats [default] ** 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** Compaction Stats [default] ** 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-01-16T16:19:34.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(Total Files): cumulative 0, interval 0 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: AddFile(Keys): cumulative 0, interval 0 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: ** File Read Latency Histogram By Level [default] ** 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.937+0000 7f777e3a56c0 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.937+0000 7f777e3a56c0 0 using public_addr v2:172.21.15.184:0/0 -> [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.937+0000 7f777e3a56c0 0 starting mon.b rank -1 at public addrs [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] at bind addrs [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.937+0000 7f777e3a56c0 1 mon.b@-1(???) e0 preinit fsid a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 0 mon.b@-1(synchronizing).mds e1 new map 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-01-16T16:19:34.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: e1 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 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-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: legacy client fscid: -1 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: No filesystems configured 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-16T16:19:34.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.985+0000 7f7767cf7700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: cluster 2024-01-16T16:19:32.383453+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-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.989+0000 7f7767cf7700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.989+0000 7f7767cf7700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expand map: {default=false} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta from 'false' to 'false' 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expanded map: {default=false} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expand map: {default=info} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta from 'info' to 'info' 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expanded map: {default=info} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expand map: {default=daemon} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expanded map: {default=daemon} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expand map: {default=debug} 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta from 'debug' to 'debug' 2024-01-16T16:19:34.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:33 smithi184 bash[13956]: debug 2024-01-16T16:19:33.993+0000 7f7767cf7700 20 expand_channel_meta expanded map: {default=debug} 2024-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:34.010922+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:34.011878+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:34.384087+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-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:36.003257+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:36.384572+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-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:38.385140+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-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.014910+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.038240+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-16T16:19:39.406 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.044866+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0]} 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.045016+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.045118+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.045516+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 88s) 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[13894]: cluster 2024-01-16T16:19:39.054387+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:34.010922+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:34.011878+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:34.384087+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-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:36.003257+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:36.384572+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-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:38.385140+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-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.014910+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.038240+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.044866+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0]} 2024-01-16T16:19:39.407 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.045016+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-01-16T16:19:39.408 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.045118+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-16T16:19:39.408 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.045516+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 88s) 2024-01-16T16:19:39.408 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:39 smithi064 bash[17467]: cluster 2024-01-16T16:19:39.054387+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:34.010922+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:34.011878+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:34.384087+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-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:36.003257+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:36.384572+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-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:38.385140+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-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.014910+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.038240+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.044866+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0]} 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.045016+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.045118+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-01-16T16:19:39.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.045516+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 88s) 2024-01-16T16:19:39.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:39 smithi184 bash[13956]: cluster 2024-01-16T16:19:39.054387+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-01-16T16:19:40.262 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-01-16T16:19:40.262 INFO:teuthology.orchestra.run.smithi184.stdout:{"epoch":3,"fsid":"a3cca538-b48a-11ee-95ae-87774f69a715","modified":"2024-01-16T16:19:34.004188Z","created":"2024-01-16T16:17:28.327087Z","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.64:3300","nonce":0},{"type":"v1","addr":"172.21.15.64:6789","nonce":0}]},"addr":"172.21.15.64:6789/0","public_addr":"172.21.15.64:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:3301","nonce":0},{"type":"v1","addr":"172.21.15.64:6790","nonce":0}]},"addr":"172.21.15.64:6790/0","public_addr":"172.21.15.64:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:3300","nonce":0},{"type":"v1","addr":"172.21.15.184:6789","nonce":0}]},"addr":"172.21.15.184:6789/0","public_addr":"172.21.15.184:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-01-16T16:19:40.265 INFO:teuthology.orchestra.run.smithi184.stderr:dumped monmap epoch 3 2024-01-16T16:19:40.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:40 smithi064 bash[13894]: audit 2024-01-16T16:19:40.274076+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.184:0/2806746534' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-16T16:19:40.655 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:40 smithi064 bash[17467]: audit 2024-01-16T16:19:40.274076+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.184:0/2806746534' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-16T16:19:40.720 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:40 smithi184 bash[13956]: audit 2024-01-16T16:19:40.274076+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.184:0/2806746534' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-01-16T16:19:40.855 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-01-16T16:19:40.855 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph config generate-minimal-conf 2024-01-16T16:19:41.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:41 smithi064 bash[13894]: cluster 2024-01-16T16:19:40.385693+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-01-16T16:19:41.655 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:41 smithi064 bash[17467]: cluster 2024-01-16T16:19:40.385693+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-01-16T16:19:41.720 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:41 smithi184 bash[13956]: cluster 2024-01-16T16:19:40.385693+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-01-16T16:19:43.574 INFO:teuthology.orchestra.run.smithi064.stdout:# minimal ceph.conf for a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:19:43.574 INFO:teuthology.orchestra.run.smithi064.stdout:[global] 2024-01-16T16:19:43.574 INFO:teuthology.orchestra.run.smithi064.stdout: fsid = a3cca538-b48a-11ee-95ae-87774f69a715 2024-01-16T16:19:43.575 INFO:teuthology.orchestra.run.smithi064.stdout: mon_host = [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] [v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0] 2024-01-16T16:19:43.637 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:43 smithi064 bash[13894]: cluster 2024-01-16T16:19:42.386199+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-01-16T16:19:43.637 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:43 smithi064 bash[17467]: cluster 2024-01-16T16:19:42.386199+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-01-16T16:19:43.720 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:43 smithi184 bash[13956]: cluster 2024-01-16T16:19:42.386199+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-01-16T16:19:44.289 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-01-16T16:19:44.289 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:19:44.289 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.conf 2024-01-16T16:19:44.305 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:19:44.305 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-16T16:19:44.320 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:19:44.320 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.conf 2024-01-16T16:19:44.337 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:19:44.337 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-16T16:19:44.348 INFO:tasks.cephadm:Adding mgr.y on smithi064 2024-01-16T16:19:44.348 INFO:tasks.cephadm:Adding mgr.x on smithi184 2024-01-16T16:19:44.349 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch apply mgr '2;smithi064=y;smithi184=x' 2024-01-16T16:19:44.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:44 smithi064 bash[13894]: audit 2024-01-16T16:19:43.586708+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.64:0/3528962247' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:44.655 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:44 smithi064 bash[17467]: audit 2024-01-16T16:19:43.586708+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.64:0/3528962247' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:44.720 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:44 smithi184 bash[13956]: audit 2024-01-16T16:19:43.586708+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.64:0/3528962247' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:45.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:45 smithi184 bash[13956]: cluster 2024-01-16T16:19:44.386709+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:45.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:45 smithi064 bash[13894]: cluster 2024-01-16T16:19:44.386709+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:45.905 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:45 smithi064 bash[17467]: cluster 2024-01-16T16:19:44.386709+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:46.869 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled mgr update... 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: cluster 2024-01-16T16:19:46.387238+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: audit 2024-01-16T16:19:46.872886+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-16T16:19:46.872187\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: audit 2024-01-16T16:19:46.878379+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-16T16:19:46.872187\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: audit 2024-01-16T16:19:46.881325+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: audit 2024-01-16T16:19:46.887415+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: audit 2024-01-16T16:19:46.889079+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:47.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:47 smithi184 bash[13956]: audit 2024-01-16T16:19:46.890834+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-16T16:19:47.823 DEBUG:teuthology.orchestra.run.smithi184:mgr.x> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.x.service 2024-01-16T16:19:47.826 INFO:tasks.cephadm:Deploying OSDs... 2024-01-16T16:19:47.826 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:19:47.826 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/scratch_devs of=/dev/stdout 2024-01-16T16:19:47.833 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-01-16T16:19:47.833 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_1 2024-01-16T16:19:47.883 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-16T16:19:47.883 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:47.883 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-01-16T16:19:47.883 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:47.883 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-01-16 16:15:10.692839572 +0000 2024-01-16T16:19:47.884 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-01-16 16:15:10.460844911 +0000 2024-01-16T16:19:47.884 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-01-16 16:15:10.460844911 +0000 2024-01-16T16:19:47.884 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2024-01-16T16:19:47.884 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: cluster 2024-01-16T16:19:46.387238+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: audit 2024-01-16T16:19:46.872886+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-16T16:19:46.872187\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: audit 2024-01-16T16:19:46.878379+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-16T16:19:46.872187\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: audit 2024-01-16T16:19:46.881325+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: audit 2024-01-16T16:19:46.887415+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: audit 2024-01-16T16:19:46.889079+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[13894]: audit 2024-01-16T16:19:46.890834+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-16T16:19:47.896 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: cluster 2024-01-16T16:19:46.387238+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:47.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: audit 2024-01-16T16:19:46.872886+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-16T16:19:46.872187\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-01-16T16:19:47.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: audit 2024-01-16T16:19:46.878379+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-01-16T16:19:46.872187\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-01-16T16:19:47.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: audit 2024-01-16T16:19:46.881325+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:19:47.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: audit 2024-01-16T16:19:46.887415+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-01-16T16:19:47.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: audit 2024-01-16T16:19:46.889079+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:47.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:47 smithi064 bash[17467]: audit 2024-01-16T16:19:46.890834+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-16T16:19:47.898 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-01-16T16:19:47.898 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-01-16T16:19:47.898 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000425534 s, 1.2 MB/s 2024-01-16T16:19:47.900 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-16T16:19:47.909 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_2 2024-01-16T16:19:47.959 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 363 Links: 1 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-01-16 16:15:11.116829815 +0000 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-01-16 16:15:10.904834693 +0000 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-01-16 16:15:10.904834693 +0000 2024-01-16T16:19:47.960 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2024-01-16T16:19:47.960 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-16T16:19:47.971 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-01-16T16:19:47.971 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-01-16T16:19:47.971 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000409025 s, 1.3 MB/s 2024-01-16T16:19:47.972 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-16T16:19:47.979 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_3 2024-01-16T16:19:48.031 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-16T16:19:48.031 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:48.031 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-01-16T16:19:48.031 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:48.032 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-01-16 16:15:11.544819965 +0000 2024-01-16T16:19:48.032 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-01-16 16:15:11.328824936 +0000 2024-01-16T16:19:48.032 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-01-16 16:15:11.328824936 +0000 2024-01-16T16:19:48.032 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2024-01-16T16:19:48.032 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-16T16:19:48.043 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-01-16T16:19:48.043 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-01-16T16:19:48.043 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000426081 s, 1.2 MB/s 2024-01-16T16:19:48.044 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-16T16:19:48.051 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_4 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 6h/6d Inode: 375 Links: 1 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-01-16 16:15:11.996809564 +0000 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-01-16 16:15:11.768814811 +0000 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-01-16 16:15:11.768814811 +0000 2024-01-16T16:19:48.099 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: - 2024-01-16T16:19:48.100 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-16T16:19:48.112 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-01-16T16:19:48.112 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-01-16T16:19:48.112 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000379535 s, 1.3 MB/s 2024-01-16T16:19:48.113 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-16T16:19:48.122 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:19:48.122 DEBUG:teuthology.orchestra.run.smithi184:> dd if=/scratch_devs of=/dev/stdout 2024-01-16T16:19:48.129 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-01-16T16:19:48.129 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_1 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-01-16 16:15:07.677766162 +0000 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-01-16 16:15:07.673766255 +0000 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-01-16 16:15:07.673766255 +0000 2024-01-16T16:19:48.137 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-01-16T16:19:48.138 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-16T16:19:48.190 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-01-16T16:19:48.190 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-01-16T16:19:48.190 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000399725 s, 1.3 MB/s 2024-01-16T16:19:48.191 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-16T16:19:48.199 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_2 2024-01-16T16:19:48.205 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-16T16:19:48.205 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:48.205 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 363 Links: 1 2024-01-16T16:19:48.205 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:48.205 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-01-16 16:15:08.345750779 +0000 2024-01-16T16:19:48.205 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-01-16 16:15:08.149755292 +0000 2024-01-16T16:19:48.206 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-01-16 16:15:08.149755292 +0000 2024-01-16T16:19:48.206 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-01-16T16:19:48.206 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-16T16:19:48.217 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-01-16T16:19:48.218 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-01-16T16:19:48.218 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000395438 s, 1.3 MB/s 2024-01-16T16:19:48.219 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-16T16:19:48.270 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_3 2024-01-16T16:19:48.276 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-16T16:19:48.276 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:48.276 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-01-16T16:19:48.276 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:48.277 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-01-16 16:15:08.785740645 +0000 2024-01-16T16:19:48.277 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-01-16 16:15:08.581745343 +0000 2024-01-16T16:19:48.277 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-01-16 16:15:08.581745343 +0000 2024-01-16T16:19:48.277 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-01-16T16:19:48.277 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-16T16:19:48.288 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-01-16T16:19:48.289 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-01-16T16:19:48.289 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000401107 s, 1.3 MB/s 2024-01-16T16:19:48.289 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-16T16:19:48.296 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_4 2024-01-16T16:19:48.344 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-16T16:19:48.344 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-16T16:19:48.344 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 375 Links: 1 2024-01-16T16:19:48.344 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-16T16:19:48.345 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-01-16 16:15:09.265729591 +0000 2024-01-16T16:19:48.345 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-01-16 16:15:09.013735393 +0000 2024-01-16T16:19:48.345 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-01-16 16:15:09.013735393 +0000 2024-01-16T16:19:48.345 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-01-16T16:19:48.345 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-16T16:19:48.355 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-01-16T16:19:48.355 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-01-16T16:19:48.356 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000350103 s, 1.5 MB/s 2024-01-16T16:19:48.356 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-16T16:19:48.363 INFO:tasks.cephadm:Deploying osd.0 on smithi064 with /dev/vg_nvme/lv_4... 2024-01-16T16:19:48.363 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-16T16:19:48.525 INFO:journalctl@ceph.mgr.x.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:19:48.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:48 smithi064 bash[13894]: audit 2024-01-16T16:19:46.871094+0000 mgr.y (mgr.14140) 49 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi064=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:48.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:48 smithi064 bash[13894]: cephadm 2024-01-16T16:19:46.872160+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Saving service mgr spec with placement count:2 smithi064=y,smithi184=x 2024-01-16T16:19:48.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:48 smithi064 bash[13894]: cephadm 2024-01-16T16:19:46.890297+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:19:48.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:48 smithi064 bash[17467]: audit 2024-01-16T16:19:46.871094+0000 mgr.y (mgr.14140) 49 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi064=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:48.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:48 smithi064 bash[17467]: cephadm 2024-01-16T16:19:46.872160+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Saving service mgr spec with placement count:2 smithi064=y,smithi184=x 2024-01-16T16:19:48.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:48 smithi064 bash[17467]: cephadm 2024-01-16T16:19:46.890297+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:19:48.720 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:48 smithi184 bash[13956]: audit 2024-01-16T16:19:46.871094+0000 mgr.y (mgr.14140) 49 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi064=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:48.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:48 smithi184 bash[13956]: cephadm 2024-01-16T16:19:46.872160+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Saving service mgr spec with placement count:2 smithi064=y,smithi184=x 2024-01-16T16:19:48.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:48 smithi184 bash[13956]: cephadm 2024-01-16T16:19:46.890297+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:19:49.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:49 smithi184 bash[13956]: cluster 2024-01-16T16:19:48.387748+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:49.721 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:19:49 smithi184 docker[14644]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.x 2024-01-16T16:19:49.721 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:19:49 smithi184 systemd[1]: Started Ceph mgr.x for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:19:49.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:49 smithi064 bash[13894]: cluster 2024-01-16T16:19:48.387748+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:49.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:49 smithi064 bash[17467]: cluster 2024-01-16T16:19:48.387748+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:49.545396+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:49.550958+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:49.552507+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:50.394916+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_daemon_update\": \"2024-01-16T16:19:50.393705\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:50.400485+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_daemon_update\": \"2024-01-16T16:19:50.393705\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:50.403484+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-16T16:19:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:50.405235+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:50 smithi184 bash[13956]: audit 2024-01-16T16:19:50.407257+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-16T16:19:50.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:49.545396+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:50.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:49.545396+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:50.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:49.550958+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:50.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:49.552507+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:50.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:49.550958+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:19:32.680596\", \"created\": \"2024-01-16T16:19:32.393447\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:50.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:49.552507+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:50.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:50.394916+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_daemon_update\": \"2024-01-16T16:19:50.393705\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:50.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:50.400485+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_daemon_update\": \"2024-01-16T16:19:50.393705\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:50.403484+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:50.405235+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[17467]: audit 2024-01-16T16:19:50.407257+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:50.394916+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_daemon_update\": \"2024-01-16T16:19:50.393705\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:50.400485+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}}, \"last_daemon_update\": \"2024-01-16T16:19:50.393705\", \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:50.403484+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:50.405235+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:50.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:50 smithi064 bash[13894]: audit 2024-01-16T16:19:50.407257+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-01-16T16:19:51.212 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-16T16:19:51.212 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-16T16:19:51.212 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-01-16T16:19:51.212 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-01-16T16:19:51.212 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176928 s, 593 MB/s 2024-01-16T16:19:51.212 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-01-16T16:19:51.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:51 smithi064 bash[13894]: cluster 2024-01-16T16:19:50.388336+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:51.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:51 smithi064 bash[13894]: cephadm 2024-01-16T16:19:50.402907+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-16T16:19:51.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:51 smithi064 bash[13894]: cephadm 2024-01-16T16:19:50.406586+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Reconfiguring daemon mgr.y on smithi064 2024-01-16T16:19:51.905 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:51 smithi064 bash[17467]: cluster 2024-01-16T16:19:50.388336+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:51.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:51 smithi064 bash[17467]: cephadm 2024-01-16T16:19:50.402907+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-16T16:19:51.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:51 smithi064 bash[17467]: cephadm 2024-01-16T16:19:50.406586+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Reconfiguring daemon mgr.y on smithi064 2024-01-16T16:19:51.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:51 smithi184 bash[13956]: cluster 2024-01-16T16:19:50.388336+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:51.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:51 smithi184 bash[13956]: cephadm 2024-01-16T16:19:50.402907+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-01-16T16:19:51.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:51 smithi184 bash[13956]: cephadm 2024-01-16T16:19:50.406586+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Reconfiguring daemon mgr.y on smithi064 2024-01-16T16:19:52.140 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi064:vg_nvme/lv_4 2024-01-16T16:19:53.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[13894]: cluster 2024-01-16T16:19:52.388832+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:53.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[13894]: audit 2024-01-16T16:19:53.308259+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:53.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[13894]: audit 2024-01-16T16:19:53.312508+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:53.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[13894]: audit 2024-01-16T16:19:53.314137+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:53.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[17467]: cluster 2024-01-16T16:19:52.388832+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:53.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[17467]: audit 2024-01-16T16:19:53.308259+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:53.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[17467]: audit 2024-01-16T16:19:53.312508+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:53.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:53 smithi064 bash[17467]: audit 2024-01-16T16:19:53.314137+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:53.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:53 smithi184 bash[13956]: cluster 2024-01-16T16:19:52.388832+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:53.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:53 smithi184 bash[13956]: audit 2024-01-16T16:19:53.308259+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:53.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:53 smithi184 bash[13956]: audit 2024-01-16T16:19:53.312508+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:19.708311\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:19.708503\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:53.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:53 smithi184 bash[13956]: audit 2024-01-16T16:19:53.314137+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:19:54.557 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:54 smithi064 bash[13894]: audit 2024-01-16T16:19:53.810075+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_daemon_update\": \"2024-01-16T16:19:53.808757\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:54.557 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:54 smithi064 bash[13894]: audit 2024-01-16T16:19:53.815553+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_daemon_update\": \"2024-01-16T16:19:53.808757\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:54.861 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:54 smithi064 bash[17467]: audit 2024-01-16T16:19:53.810075+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_daemon_update\": \"2024-01-16T16:19:53.808757\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:54.862 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:54 smithi064 bash[17467]: audit 2024-01-16T16:19:53.815553+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_daemon_update\": \"2024-01-16T16:19:53.808757\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:54.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:54 smithi184 bash[13956]: audit 2024-01-16T16:19:53.810075+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_daemon_update\": \"2024-01-16T16:19:53.808757\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:19:54.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:54 smithi184 bash[13956]: audit 2024-01-16T16:19:53.815553+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}}, \"last_daemon_update\": \"2024-01-16T16:19:53.808757\", \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:19:55.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: cluster 2024-01-16T16:19:54.389382+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:55.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: audit 2024-01-16T16:19:54.567322+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.184:0/4126255985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:19:55.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: audit 2024-01-16T16:19:54.570380+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/4126255985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:19:55.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: cluster 2024-01-16T16:19:54.570390+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2024-01-16T16:19:55.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: audit 2024-01-16T16:19:55.212414+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: audit 2024-01-16T16:19:55.213895+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[13894]: audit 2024-01-16T16:19:55.215701+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: cluster 2024-01-16T16:19:54.389382+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: audit 2024-01-16T16:19:54.567322+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.184:0/4126255985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: audit 2024-01-16T16:19:54.570380+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/4126255985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: cluster 2024-01-16T16:19:54.570390+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: audit 2024-01-16T16:19:55.212414+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: audit 2024-01-16T16:19:55.213895+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:55.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:55 smithi064 bash[17467]: audit 2024-01-16T16:19:55.215701+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: cluster 2024-01-16T16:19:54.389382+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: audit 2024-01-16T16:19:54.567322+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.184:0/4126255985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: audit 2024-01-16T16:19:54.570380+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/4126255985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: cluster 2024-01-16T16:19:54.570390+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: audit 2024-01-16T16:19:55.212414+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: audit 2024-01-16T16:19:55.213895+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:19:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:55 smithi184 bash[13956]: audit 2024-01-16T16:19:55.215701+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:19:56.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[13894]: audit 2024-01-16T16:19:55.210015+0000 mgr.y (mgr.14140) 58 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:56.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[13894]: cephadm 2024-01-16T16:19:55.211941+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:19:56.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[13894]: cluster 2024-01-16T16:19:55.583806+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e14: y(active, since 105s), standbys: x 2024-01-16T16:19:56.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[13894]: audit 2024-01-16T16:19:55.583971+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:19:56.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[17467]: audit 2024-01-16T16:19:55.210015+0000 mgr.y (mgr.14140) 58 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:56.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[17467]: cephadm 2024-01-16T16:19:55.211941+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:19:56.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[17467]: cluster 2024-01-16T16:19:55.583806+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e14: y(active, since 105s), standbys: x 2024-01-16T16:19:56.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:56 smithi064 bash[17467]: audit 2024-01-16T16:19:55.583971+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:19:56.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:56 smithi184 bash[13956]: audit 2024-01-16T16:19:55.210015+0000 mgr.y (mgr.14140) 58 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:19:56.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:56 smithi184 bash[13956]: cephadm 2024-01-16T16:19:55.211941+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:19:56.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:56 smithi184 bash[13956]: cluster 2024-01-16T16:19:55.583806+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e14: y(active, since 105s), standbys: x 2024-01-16T16:19:56.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:56 smithi184 bash[13956]: audit 2024-01-16T16:19:55.583971+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:19:57.836 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:57 smithi064 bash[13894]: cluster 2024-01-16T16:19:56.389903+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:57.836 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:57 smithi064 bash[17467]: cluster 2024-01-16T16:19:56.389903+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:57.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:57 smithi184 bash[13956]: cluster 2024-01-16T16:19:56.389903+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:59.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[13894]: cluster 2024-01-16T16:19:58.390418+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:59.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[13894]: audit 2024-01-16T16:19:58.634773+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.64:0/3968511591' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]: dispatch 2024-01-16T16:19:59.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[13894]: audit 2024-01-16T16:19:58.635381+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]: dispatch 2024-01-16T16:19:59.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[13894]: audit 2024-01-16T16:19:58.642287+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]': finished 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[13894]: cluster 2024-01-16T16:19:58.642434+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[13894]: audit 2024-01-16T16:19:58.642640+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[17467]: cluster 2024-01-16T16:19:58.390418+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[17467]: audit 2024-01-16T16:19:58.634773+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.64:0/3968511591' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]: dispatch 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[17467]: audit 2024-01-16T16:19:58.635381+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]: dispatch 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[17467]: audit 2024-01-16T16:19:58.642287+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]': finished 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[17467]: cluster 2024-01-16T16:19:58.642434+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-16T16:19:59.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:19:59 smithi064 bash[17467]: audit 2024-01-16T16:19:58.642640+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:19:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:59 smithi184 bash[13956]: cluster 2024-01-16T16:19:58.390418+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:19:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:59 smithi184 bash[13956]: audit 2024-01-16T16:19:58.634773+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.64:0/3968511591' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]: dispatch 2024-01-16T16:19:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:59 smithi184 bash[13956]: audit 2024-01-16T16:19:58.635381+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]: dispatch 2024-01-16T16:19:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:59 smithi184 bash[13956]: audit 2024-01-16T16:19:58.642287+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a4aa6bbc-a807-489a-860d-4766041da001"}]': finished 2024-01-16T16:19:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:59 smithi184 bash[13956]: cluster 2024-01-16T16:19:58.642434+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-01-16T16:19:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:19:59 smithi184 bash[13956]: audit 2024-01-16T16:19:58.642640+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:01.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:01 smithi064 bash[13894]: cluster 2024-01-16T16:20:00.390959+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-01-16T16:20:01.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:01 smithi064 bash[13894]: audit 2024-01-16T16:20:00.795579+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.64:0/947665909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:01.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:01 smithi064 bash[17467]: cluster 2024-01-16T16:20:00.390959+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-01-16T16:20:01.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:01 smithi064 bash[17467]: audit 2024-01-16T16:20:00.795579+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.64:0/947665909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:01.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:01 smithi184 bash[13956]: cluster 2024-01-16T16:20:00.390959+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-01-16T16:20:01.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:01 smithi184 bash[13956]: audit 2024-01-16T16:20:00.795579+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.64:0/947665909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:03 smithi064 bash[13894]: cluster 2024-01-16T16:20:02.391511+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-01-16T16:20:03.905 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:03 smithi064 bash[13894]: audit 2024-01-16T16:20:03.538531+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:03.905 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:03 smithi064 bash[17467]: cluster 2024-01-16T16:20:02.391511+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-01-16T16:20:03.905 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:03 smithi064 bash[17467]: audit 2024-01-16T16:20:03.538531+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:03.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:03 smithi184 bash[13956]: cluster 2024-01-16T16:20:02.391511+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-01-16T16:20:03.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:03 smithi184 bash[13956]: audit 2024-01-16T16:20:03.538531+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:05.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:05 smithi184 bash[13956]: cluster 2024-01-16T16:20:04.392031+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:05.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:05 smithi064 bash[13894]: cluster 2024-01-16T16:20:04.392031+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:05.655 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:05 smithi064 bash[17467]: cluster 2024-01-16T16:20:04.392031+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:07.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[13894]: cluster 2024-01-16T16:20:06.392539+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:07.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[13894]: audit 2024-01-16T16:20:07.077918+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-16T16:20:07.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[13894]: audit 2024-01-16T16:20:07.079414+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:07.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[13894]: audit 2024-01-16T16:20:07.081050+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-16T16:20:07.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[17467]: cluster 2024-01-16T16:20:06.392539+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:07.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[17467]: audit 2024-01-16T16:20:07.077918+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-16T16:20:07.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[17467]: audit 2024-01-16T16:20:07.079414+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:07.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:07 smithi064 bash[17467]: audit 2024-01-16T16:20:07.081050+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-16T16:20:07.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:07 smithi184 bash[13956]: cluster 2024-01-16T16:20:06.392539+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:07.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:07 smithi184 bash[13956]: audit 2024-01-16T16:20:07.077918+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-01-16T16:20:07.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:07 smithi184 bash[13956]: audit 2024-01-16T16:20:07.079414+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:07.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:07 smithi184 bash[13956]: audit 2024-01-16T16:20:07.081050+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-01-16T16:20:08.655 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:08 smithi064 bash[13894]: cephadm 2024-01-16T16:20:07.080572+0000 mgr.y (mgr.14140) 66 : cephadm [INF] Deploying daemon osd.0 on smithi064 2024-01-16T16:20:08.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:08 smithi064 bash[17467]: cephadm 2024-01-16T16:20:07.080572+0000 mgr.y (mgr.14140) 66 : cephadm [INF] Deploying daemon osd.0 on smithi064 2024-01-16T16:20:08.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:08 smithi184 bash[13956]: cephadm 2024-01-16T16:20:07.080572+0000 mgr.y (mgr.14140) 66 : cephadm [INF] Deploying daemon osd.0 on smithi064 2024-01-16T16:20:09.205 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 0 on host 'smithi064' 2024-01-16T16:20:09.456 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[13894]: cluster 2024-01-16T16:20:08.393047+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-01-16T16:20:09.456 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[13894]: audit 2024-01-16T16:20:09.207799+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:09.456 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[13894]: audit 2024-01-16T16:20:09.208064+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"daemon_id\": \"0\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:09.456 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[13894]: audit 2024-01-16T16:20:09.214209+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"daemon_id\": \"0\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:09.457 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[17467]: cluster 2024-01-16T16:20:08.393047+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-01-16T16:20:09.457 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[17467]: audit 2024-01-16T16:20:09.207799+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:09.457 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[17467]: audit 2024-01-16T16:20:09.208064+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"daemon_id\": \"0\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:09.457 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:09 smithi064 bash[17467]: audit 2024-01-16T16:20:09.214209+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"daemon_id\": \"0\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:09.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:09 smithi184 bash[13956]: cluster 2024-01-16T16:20:08.393047+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-01-16T16:20:09.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:09 smithi184 bash[13956]: audit 2024-01-16T16:20:09.207799+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:09.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:09 smithi184 bash[13956]: audit 2024-01-16T16:20:09.208064+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"daemon_id\": \"0\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:09.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:09 smithi184 bash[13956]: audit 2024-01-16T16:20:09.214209+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:19:53.808182\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:19:53.808387\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:19:53.808514\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"daemon_id\": \"0\", \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_device_update\": \"2024-01-16T16:18:18.439647\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:10.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:10 smithi064 bash[13894]: audit 2024-01-16T16:20:10.162000+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:10.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:10 smithi064 bash[17467]: audit 2024-01-16T16:20:10.162000+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:10.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:10 smithi064 bash[13894]: audit 2024-01-16T16:20:10.166221+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:10.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:10 smithi064 bash[13894]: audit 2024-01-16T16:20:10.167290+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:10.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:10 smithi064 bash[17467]: audit 2024-01-16T16:20:10.166221+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:10.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:10 smithi064 bash[17467]: audit 2024-01-16T16:20:10.167290+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:10.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:10 smithi184 bash[13956]: audit 2024-01-16T16:20:10.162000+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:10.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:10 smithi184 bash[13956]: audit 2024-01-16T16:20:10.166221+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:10.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:10 smithi184 bash[13956]: audit 2024-01-16T16:20:10.167290+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:11.066 DEBUG:teuthology.orchestra.run.smithi064:osd.0> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.0.service 2024-01-16T16:20:11.069 INFO:tasks.cephadm:Deploying osd.1 on smithi064 with /dev/vg_nvme/lv_3... 2024-01-16T16:20:11.069 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-16T16:20:11.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:11 smithi064 bash[13894]: cluster 2024-01-16T16:20:10.393573+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-01-16T16:20:11.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:11 smithi064 bash[17467]: cluster 2024-01-16T16:20:10.393573+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-01-16T16:20:11.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:11 smithi184 bash[13956]: cluster 2024-01-16T16:20:10.393573+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-01-16T16:20:11.951 INFO:journalctl@ceph.osd.0.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:20:12.830 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-16T16:20:12.830 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: 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-01-16T16:20:12.830 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-01-16T16:20:12.830 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-01-16T16:20:12.830 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-16T16:20:12.831 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-01-16T16:20:12.831 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:12 smithi064 bash[19232]: --> ceph-volume lvm activate successful for osd ID: 0 2024-01-16T16:20:13.578 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:13 smithi064 bash[13894]: cluster 2024-01-16T16:20:12.393961+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-01-16T16:20:13.579 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:13 smithi064 bash[17467]: cluster 2024-01-16T16:20:12.393961+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-01-16T16:20:13.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:13 smithi184 bash[13956]: cluster 2024-01-16T16:20:12.393961+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-01-16T16:20:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:15 smithi184 bash[13956]: cluster 2024-01-16T16:20:14.394488+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-01-16T16:20:15.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:15 smithi064 bash[13894]: cluster 2024-01-16T16:20:14.394488+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-01-16T16:20:15.656 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:15 smithi064 bash[17467]: cluster 2024-01-16T16:20:14.394488+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-01-16T16:20:16.406 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:16 smithi064 bash[19593]: debug 2024-01-16T16:20:16.048+0000 7f01b8286ec0 1 -- 172.21.15.64:0/3696474615 >> [v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0] conn(0x558b5f582c00 msgr2=0x558b5f57f680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:20:16.406 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:16 smithi064 bash[19593]: debug 2024-01-16T16:20:16.048+0000 7f01b8286ec0 1 --2- 172.21.15.64:0/3696474615 >> [v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0] conn(0x558b5f582c00 0x558b5f57f680 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x558b5f519d10 tx=0x558b601f8aa0).stop 2024-01-16T16:20:16.688 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-16T16:20:16.688 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-16T16:20:16.688 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-01-16T16:20:16.688 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-01-16T16:20:16.689 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0165824 s, 632 MB/s 2024-01-16T16:20:16.689 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-01-16T16:20:16.869 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:16 smithi064 bash[19593]: debug 2024-01-16T16:20:16.596+0000 7f01b8286ec0 -1 Falling back to public interface 2024-01-16T16:20:17.424 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi064:vg_nvme/lv_3 2024-01-16T16:20:17.449 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:17 smithi064 bash[19593]: debug 2024-01-16T16:20:17.244+0000 7f01b8286ec0 -1 osd.0 0 log_to_monitors {default=true} 2024-01-16T16:20:17.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:17 smithi184 bash[13956]: cluster 2024-01-16T16:20:16.395070+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:17.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:17 smithi184 bash[13956]: audit 2024-01-16T16:20:17.251762+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-16T16:20:17.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:17 smithi064 bash[17467]: cluster 2024-01-16T16:20:16.395070+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:17.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:17 smithi064 bash[17467]: audit 2024-01-16T16:20:17.251762+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-16T16:20:17.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:17 smithi064 bash[13894]: cluster 2024-01-16T16:20:16.395070+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:17.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:17 smithi064 bash[13894]: audit 2024-01-16T16:20:17.251762+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-01-16T16:20:18.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: audit 2024-01-16T16:20:17.457744+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-16T16:20:18.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: cluster 2024-01-16T16:20:17.457826+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-16T16:20:18.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: audit 2024-01-16T16:20:17.458605+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:18.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: audit 2024-01-16T16:20:17.459313+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:18.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: audit 2024-01-16T16:20:18.190923+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:18.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: audit 2024-01-16T16:20:18.412979+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:18.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:18 smithi184 bash[13956]: audit 2024-01-16T16:20:18.418663+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:18.777 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[19593]: debug 2024-01-16T16:20:18.468+0000 7f01a103b700 -1 osd.0 0 waiting for initial osdmap 2024-01-16T16:20:18.777 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: audit 2024-01-16T16:20:17.457744+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-16T16:20:18.777 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: cluster 2024-01-16T16:20:17.457826+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-16T16:20:18.777 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: audit 2024-01-16T16:20:17.458605+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:18.777 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: audit 2024-01-16T16:20:17.459313+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:18.778 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: audit 2024-01-16T16:20:18.190923+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:18.778 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: audit 2024-01-16T16:20:18.412979+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:18.778 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[13894]: audit 2024-01-16T16:20:18.418663+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: audit 2024-01-16T16:20:17.457744+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: cluster 2024-01-16T16:20:17.457826+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: audit 2024-01-16T16:20:17.458605+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: audit 2024-01-16T16:20:17.459313+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: audit 2024-01-16T16:20:18.190923+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: audit 2024-01-16T16:20:18.412979+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:18.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:18 smithi064 bash[17467]: audit 2024-01-16T16:20:18.418663+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}}, \"last_daemon_update\": \"2024-01-16T16:20:10.160489\", \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:19.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[13894]: cluster 2024-01-16T16:20:18.268277+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:20:19.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[13894]: cluster 2024-01-16T16:20:18.268339+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:20:19.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[13894]: cluster 2024-01-16T16:20:18.395472+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[13894]: audit 2024-01-16T16:20:18.461415+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[13894]: cluster 2024-01-16T16:20:18.461499+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[13894]: audit 2024-01-16T16:20:18.461792+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[17467]: cluster 2024-01-16T16:20:18.268277+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[17467]: cluster 2024-01-16T16:20:18.268339+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[17467]: cluster 2024-01-16T16:20:18.395472+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[17467]: audit 2024-01-16T16:20:18.461415+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[17467]: cluster 2024-01-16T16:20:18.461499+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-16T16:20:19.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:19 smithi064 bash[17467]: audit 2024-01-16T16:20:18.461792+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:19.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:19 smithi184 bash[13956]: cluster 2024-01-16T16:20:18.268277+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:20:19.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:19 smithi184 bash[13956]: cluster 2024-01-16T16:20:18.268339+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:20:19.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:19 smithi184 bash[13956]: cluster 2024-01-16T16:20:18.395472+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:19.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:19 smithi184 bash[13956]: audit 2024-01-16T16:20:18.461415+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:20:19.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:19 smithi184 bash[13956]: cluster 2024-01-16T16:20:18.461499+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-01-16T16:20:19.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:19 smithi184 bash[13956]: audit 2024-01-16T16:20:18.461792+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:20.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[13894]: cluster 2024-01-16T16:20:19.483801+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890] boot 2024-01-16T16:20:20.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[13894]: cluster 2024-01-16T16:20:19.483855+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-16T16:20:20.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[13894]: audit 2024-01-16T16:20:19.484142+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:20.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[13894]: audit 2024-01-16T16:20:20.320608+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[13894]: audit 2024-01-16T16:20:20.322162+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[13894]: audit 2024-01-16T16:20:20.323898+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[17467]: cluster 2024-01-16T16:20:19.483801+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890] boot 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[17467]: cluster 2024-01-16T16:20:19.483855+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[17467]: audit 2024-01-16T16:20:19.484142+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[17467]: audit 2024-01-16T16:20:20.320608+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[17467]: audit 2024-01-16T16:20:20.322162+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:20.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:20 smithi064 bash[17467]: audit 2024-01-16T16:20:20.323898+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:20.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:20 smithi184 bash[13956]: cluster 2024-01-16T16:20:19.483801+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.64:6802/146868890,v1:172.21.15.64:6803/146868890] boot 2024-01-16T16:20:20.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:20 smithi184 bash[13956]: cluster 2024-01-16T16:20:19.483855+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-01-16T16:20:20.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:20 smithi184 bash[13956]: audit 2024-01-16T16:20:19.484142+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:20:20.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:20 smithi184 bash[13956]: audit 2024-01-16T16:20:20.320608+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:20:20.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:20 smithi184 bash[13956]: audit 2024-01-16T16:20:20.322162+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:20.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:20 smithi184 bash[13956]: audit 2024-01-16T16:20:20.323898+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:21.618 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[17467]: audit 2024-01-16T16:20:20.318644+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[17467]: cephadm 2024-01-16T16:20:20.320063+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[17467]: cluster 2024-01-16T16:20:20.395810+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[17467]: cluster 2024-01-16T16:20:20.497959+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[13894]: audit 2024-01-16T16:20:20.318644+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[13894]: cephadm 2024-01-16T16:20:20.320063+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[13894]: cluster 2024-01-16T16:20:20.395810+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:21.619 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:21 smithi064 bash[13894]: cluster 2024-01-16T16:20:20.497959+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-01-16T16:20:21.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:21 smithi184 bash[13956]: audit 2024-01-16T16:20:20.318644+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:20:21.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:21 smithi184 bash[13956]: cephadm 2024-01-16T16:20:20.320063+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:20:21.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:21 smithi184 bash[13956]: cluster 2024-01-16T16:20:20.395810+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-01-16T16:20:21.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:21 smithi184 bash[13956]: cluster 2024-01-16T16:20:20.497959+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-01-16T16:20:22.820 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:22 smithi064 bash[13894]: cluster 2024-01-16T16:20:21.502515+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-01-16T16:20:22.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:22 smithi064 bash[17467]: cluster 2024-01-16T16:20:21.502515+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-01-16T16:20:22.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:22 smithi184 bash[13956]: cluster 2024-01-16T16:20:21.502515+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-01-16T16:20:23.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:23 smithi064 bash[13894]: cluster 2024-01-16T16:20:22.396365+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-01-16T16:20:23.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:23 smithi064 bash[13894]: cluster 2024-01-16T16:20:22.508733+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-16T16:20:23.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:23 smithi064 bash[17467]: cluster 2024-01-16T16:20:22.396365+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-01-16T16:20:23.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:23 smithi064 bash[17467]: cluster 2024-01-16T16:20:22.508733+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-16T16:20:23.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:23 smithi184 bash[13956]: cluster 2024-01-16T16:20:22.396365+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-01-16T16:20:23.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:23 smithi184 bash[13956]: cluster 2024-01-16T16:20:22.508733+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-01-16T16:20:24.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[13894]: audit 2024-01-16T16:20:23.590062+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.64:0/2456250556' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]: dispatch 2024-01-16T16:20:24.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[13894]: audit 2024-01-16T16:20:23.590603+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]: dispatch 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[13894]: audit 2024-01-16T16:20:23.598631+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]': finished 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[13894]: cluster 2024-01-16T16:20:23.598785+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[13894]: audit 2024-01-16T16:20:23.598945+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[17467]: audit 2024-01-16T16:20:23.590062+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.64:0/2456250556' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]: dispatch 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[17467]: audit 2024-01-16T16:20:23.590603+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]: dispatch 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[17467]: audit 2024-01-16T16:20:23.598631+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]': finished 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[17467]: cluster 2024-01-16T16:20:23.598785+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-01-16T16:20:24.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:24 smithi064 bash[17467]: audit 2024-01-16T16:20:23.598945+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:24.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:24 smithi184 bash[13956]: audit 2024-01-16T16:20:23.590062+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.64:0/2456250556' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]: dispatch 2024-01-16T16:20:24.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:24 smithi184 bash[13956]: audit 2024-01-16T16:20:23.590603+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]: dispatch 2024-01-16T16:20:24.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:24 smithi184 bash[13956]: audit 2024-01-16T16:20:23.598631+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87bd0679-a9ed-4736-9e8d-f6267bb87dc0"}]': finished 2024-01-16T16:20:24.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:24 smithi184 bash[13956]: cluster 2024-01-16T16:20:23.598785+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-01-16T16:20:24.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:24 smithi184 bash[13956]: audit 2024-01-16T16:20:23.598945+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:25.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:25 smithi064 bash[13894]: cluster 2024-01-16T16:20:24.396961+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:25.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:25 smithi064 bash[17467]: cluster 2024-01-16T16:20:24.396961+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:25.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:25 smithi184 bash[13956]: cluster 2024-01-16T16:20:24.396961+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:26.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:26 smithi064 bash[13894]: audit 2024-01-16T16:20:25.918799+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.64:0/490712568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:26.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:26 smithi064 bash[17467]: audit 2024-01-16T16:20:25.918799+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.64:0/490712568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:26.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:26 smithi184 bash[13956]: audit 2024-01-16T16:20:25.918799+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.64:0/490712568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:27.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:27 smithi064 bash[13894]: cluster 2024-01-16T16:20:26.397538+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:27.906 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:27 smithi064 bash[17467]: cluster 2024-01-16T16:20:26.397538+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:27.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:27 smithi184 bash[13956]: cluster 2024-01-16T16:20:26.397538+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:29.859 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:29 smithi064 bash[13894]: cluster 2024-01-16T16:20:28.398121+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-01-16T16:20:29.859 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:29 smithi064 bash[13894]: audit 2024-01-16T16:20:28.661732+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:29.859 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:29 smithi064 bash[13894]: cluster 2024-01-16T16:20:29.169506+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-16T16:20:29.859 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:29 smithi064 bash[17467]: cluster 2024-01-16T16:20:28.398121+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-01-16T16:20:29.860 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:29 smithi064 bash[17467]: audit 2024-01-16T16:20:28.661732+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:29.860 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:29 smithi064 bash[17467]: cluster 2024-01-16T16:20:29.169506+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-16T16:20:29.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:29 smithi184 bash[13956]: cluster 2024-01-16T16:20:28.398121+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-01-16T16:20:29.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:29 smithi184 bash[13956]: audit 2024-01-16T16:20:28.661732+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:29.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:29 smithi184 bash[13956]: cluster 2024-01-16T16:20:29.169506+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-01-16T16:20:31.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:31 smithi064 bash[17467]: cluster 2024-01-16T16:20:30.398710+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-01-16T16:20:31.916 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:31 smithi064 bash[13894]: cluster 2024-01-16T16:20:30.398710+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-01-16T16:20:31.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:31 smithi184 bash[13956]: cluster 2024-01-16T16:20:30.398710+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-01-16T16:20:32.656 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:32 smithi064 bash[13894]: audit 2024-01-16T16:20:32.168390+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-16T16:20:32.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:32 smithi064 bash[13894]: audit 2024-01-16T16:20:32.169966+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:32.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:32 smithi064 bash[13894]: audit 2024-01-16T16:20:32.171953+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-16T16:20:32.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:32 smithi064 bash[17467]: audit 2024-01-16T16:20:32.168390+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-16T16:20:32.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:32 smithi064 bash[17467]: audit 2024-01-16T16:20:32.169966+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:32.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:32 smithi064 bash[17467]: audit 2024-01-16T16:20:32.171953+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-16T16:20:32.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:32 smithi184 bash[13956]: audit 2024-01-16T16:20:32.168390+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-01-16T16:20:32.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:32 smithi184 bash[13956]: audit 2024-01-16T16:20:32.169966+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:32.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:32 smithi184 bash[13956]: audit 2024-01-16T16:20:32.171953+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-01-16T16:20:33.906 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:33 smithi064 bash[13894]: cephadm 2024-01-16T16:20:32.171347+0000 mgr.y (mgr.14140) 81 : cephadm [INF] Deploying daemon osd.1 on smithi064 2024-01-16T16:20:33.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:33 smithi064 bash[13894]: cluster 2024-01-16T16:20:32.399279+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:33.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:33 smithi064 bash[17467]: cephadm 2024-01-16T16:20:32.171347+0000 mgr.y (mgr.14140) 81 : cephadm [INF] Deploying daemon osd.1 on smithi064 2024-01-16T16:20:33.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:33 smithi064 bash[17467]: cluster 2024-01-16T16:20:32.399279+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:33.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:33 smithi184 bash[13956]: cephadm 2024-01-16T16:20:32.171347+0000 mgr.y (mgr.14140) 81 : cephadm [INF] Deploying daemon osd.1 on smithi064 2024-01-16T16:20:33.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:33 smithi184 bash[13956]: cluster 2024-01-16T16:20:32.399279+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:34.273 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 1 on host 'smithi064' 2024-01-16T16:20:35.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:35 smithi184 bash[13956]: audit 2024-01-16T16:20:34.275078+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"daemon_id\": \"1\", \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:35.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:35 smithi184 bash[13956]: audit 2024-01-16T16:20:34.275766+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:35.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:35 smithi184 bash[13956]: audit 2024-01-16T16:20:34.279462+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"daemon_id\": \"1\", \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:35.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:35 smithi184 bash[13956]: cluster 2024-01-16T16:20:34.399866+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-01-16T16:20:35.517 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[17467]: audit 2024-01-16T16:20:34.275078+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"daemon_id\": \"1\", \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:35.517 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[17467]: audit 2024-01-16T16:20:34.275766+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:35.517 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[17467]: audit 2024-01-16T16:20:34.279462+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"daemon_id\": \"1\", \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:35.517 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[17467]: cluster 2024-01-16T16:20:34.399866+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-01-16T16:20:35.518 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[13894]: audit 2024-01-16T16:20:34.275078+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"daemon_id\": \"1\", \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:35.518 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[13894]: audit 2024-01-16T16:20:34.275766+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:35.518 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[13894]: audit 2024-01-16T16:20:34.279462+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:10.159819\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:10.160028\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:10.160158\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:10.160281\", \"created\": \"2024-01-16T16:20:09.188857\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"daemon_id\": \"1\", \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_device_update\": \"2024-01-16T16:20:18.411455\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:35.518 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:35 smithi064 bash[13894]: cluster 2024-01-16T16:20:34.399866+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-01-16T16:20:36.285 DEBUG:teuthology.orchestra.run.smithi064:osd.1> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.1.service 2024-01-16T16:20:36.287 INFO:tasks.cephadm:Deploying osd.2 on smithi064 with /dev/vg_nvme/lv_2... 2024-01-16T16:20:36.287 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-16T16:20:36.623 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:36 smithi064 bash[17467]: audit 2024-01-16T16:20:35.291594+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:36.623 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:36 smithi064 bash[17467]: audit 2024-01-16T16:20:35.295832+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:36.623 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:36 smithi064 bash[17467]: audit 2024-01-16T16:20:35.296845+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:36.624 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:36 smithi064 bash[13894]: audit 2024-01-16T16:20:35.291594+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:36.624 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:36 smithi064 bash[13894]: audit 2024-01-16T16:20:35.295832+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:36.624 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:36 smithi064 bash[13894]: audit 2024-01-16T16:20:35.296845+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:36.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:36 smithi184 bash[13956]: audit 2024-01-16T16:20:35.291594+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:36.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:36 smithi184 bash[13956]: audit 2024-01-16T16:20:35.295832+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"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\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:36.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:36 smithi184 bash[13956]: audit 2024-01-16T16:20:35.296845+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:37.343 INFO:journalctl@ceph.osd.1.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:20:37.570 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[17467]: cluster 2024-01-16T16:20:36.400477+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-01-16T16:20:37.571 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[13894]: cluster 2024-01-16T16:20:36.400477+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-01-16T16:20:37.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:37 smithi184 bash[13956]: cluster 2024-01-16T16:20:36.400477+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-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: 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-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-01-16T16:20:37.907 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:37 smithi064 bash[20803]: --> ceph-volume lvm activate successful for osd ID: 1 2024-01-16T16:20:39.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:39 smithi184 bash[13956]: cluster 2024-01-16T16:20:38.401027+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-01-16T16:20:39.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:39 smithi064 bash[13894]: cluster 2024-01-16T16:20:38.401027+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-01-16T16:20:39.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:39 smithi064 bash[17467]: cluster 2024-01-16T16:20:38.401027+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-01-16T16:20:41.407 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:40 smithi064 bash[21169]: debug 2024-01-16T16:20:40.954+0000 7fd1151aeec0 1 -- 172.21.15.64:0/1050387175 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x5645a4989000 msgr2=0x5645a4985b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:20:41.407 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:40 smithi064 bash[21169]: debug 2024-01-16T16:20:40.954+0000 7fd1151aeec0 1 --2- 172.21.15.64:0/1050387175 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x5645a4989000 0x5645a4985b00 secure :-1 s=READY pgs=92 cs=0 l=1 rx=0x5645a491fd70 tx=0x5645a55f4aa0).stop 2024-01-16T16:20:41.613 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-16T16:20:41.613 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-16T16:20:41.614 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-01-16T16:20:41.614 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-01-16T16:20:41.614 INFO:teuthology.orchestra.run.smithi064.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0176774 s, 593 MB/s 2024-01-16T16:20:41.614 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-01-16T16:20:41.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:41 smithi184 bash[13956]: cluster 2024-01-16T16:20:40.401629+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-01-16T16:20:41.848 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:41 smithi064 bash[13894]: cluster 2024-01-16T16:20:40.401629+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-01-16T16:20:41.849 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:41 smithi064 bash[21169]: debug 2024-01-16T16:20:41.494+0000 7fd1151aeec0 -1 Falling back to public interface 2024-01-16T16:20:41.849 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:41 smithi064 bash[17467]: cluster 2024-01-16T16:20:40.401629+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-01-16T16:20:42.406 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:42 smithi064 bash[21169]: debug 2024-01-16T16:20:42.126+0000 7fd1151aeec0 -1 osd.1 0 log_to_monitors {default=true} 2024-01-16T16:20:42.441 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi064:vg_nvme/lv_2 2024-01-16T16:20:42.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:42 smithi184 bash[13956]: audit 2024-01-16T16:20:42.137825+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-16T16:20:42.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:42 smithi184 bash[13956]: audit 2024-01-16T16:20:42.138257+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-16T16:20:42.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:42 smithi064 bash[17467]: audit 2024-01-16T16:20:42.137825+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-16T16:20:42.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:42 smithi064 bash[17467]: audit 2024-01-16T16:20:42.138257+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-16T16:20:42.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:42 smithi064 bash[13894]: audit 2024-01-16T16:20:42.137825+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-16T16:20:42.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:42 smithi064 bash[13894]: audit 2024-01-16T16:20:42.138257+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-01-16T16:20:43.824 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[21169]: debug 2024-01-16T16:20:43.494+0000 7fd0f9f5b700 -1 osd.1 0 waiting for initial osdmap 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: cluster 2024-01-16T16:20:42.402162+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-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:42.480849+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: cluster 2024-01-16T16:20:42.480934+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:42.481134+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:42.481744+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:42.482188+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: cluster 2024-01-16T16:20:43.093479+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: cluster 2024-01-16T16:20:43.093559+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:20:43.825 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:43.232549+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: cluster 2024-01-16T16:20:42.402162+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-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:42.480849+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: cluster 2024-01-16T16:20:42.480934+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:42.481134+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:42.481744+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:42.482188+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: cluster 2024-01-16T16:20:43.093479+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: cluster 2024-01-16T16:20:43.093559+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:20:43.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:43.232549+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:43.827 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:43.462107+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:43.827 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[17467]: audit 2024-01-16T16:20:43.467789+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:43.827 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:43.462107+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:43.827 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:43 smithi064 bash[13894]: audit 2024-01-16T16:20:43.467789+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: cluster 2024-01-16T16:20:42.402162+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-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:42.480849+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: cluster 2024-01-16T16:20:42.480934+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:42.481134+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:42.481744+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:42.482188+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: cluster 2024-01-16T16:20:43.093479+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:20:43.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: cluster 2024-01-16T16:20:43.093559+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:20:43.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:43.232549+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:20:43.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:43.462107+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:20:43.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:43 smithi184 bash[13956]: audit 2024-01-16T16:20:43.467789+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}}, \"last_daemon_update\": \"2024-01-16T16:20:35.290544\", \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:20:44.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:44 smithi064 bash[13894]: audit 2024-01-16T16:20:43.485581+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:20:44.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:44 smithi064 bash[13894]: cluster 2024-01-16T16:20:43.485685+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-16T16:20:44.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:44 smithi064 bash[13894]: audit 2024-01-16T16:20:43.486590+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:44.658 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:44 smithi064 bash[17467]: audit 2024-01-16T16:20:43.485581+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:20:44.658 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:44 smithi064 bash[17467]: cluster 2024-01-16T16:20:43.485685+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-16T16:20:44.658 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:44 smithi064 bash[17467]: audit 2024-01-16T16:20:43.486590+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:44.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:44 smithi184 bash[13956]: audit 2024-01-16T16:20:43.485581+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:20:44.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:44 smithi184 bash[13956]: cluster 2024-01-16T16:20:43.485685+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-01-16T16:20:44.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:44 smithi184 bash[13956]: audit 2024-01-16T16:20:43.486590+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:45.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: cluster 2024-01-16T16:20:44.402773+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:45.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: cluster 2024-01-16T16:20:44.500442+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076] boot 2024-01-16T16:20:45.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: cluster 2024-01-16T16:20:44.500578+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-01-16T16:20:45.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: audit 2024-01-16T16:20:44.501673+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:45.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: audit 2024-01-16T16:20:45.438881+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: audit 2024-01-16T16:20:45.440574+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[13894]: audit 2024-01-16T16:20:45.442895+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: cluster 2024-01-16T16:20:44.402773+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: cluster 2024-01-16T16:20:44.500442+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076] boot 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: cluster 2024-01-16T16:20:44.500578+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: audit 2024-01-16T16:20:44.501673+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: audit 2024-01-16T16:20:45.438881+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: audit 2024-01-16T16:20:45.440574+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:45 smithi064 bash[17467]: audit 2024-01-16T16:20:45.442895+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:45.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: cluster 2024-01-16T16:20:44.402773+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-01-16T16:20:45.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: cluster 2024-01-16T16:20:44.500442+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.64:6810/2184805076,v1:172.21.15.64:6811/2184805076] boot 2024-01-16T16:20:45.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: cluster 2024-01-16T16:20:44.500578+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-01-16T16:20:45.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: audit 2024-01-16T16:20:44.501673+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:20:45.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: audit 2024-01-16T16:20:45.438881+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:20:45.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: audit 2024-01-16T16:20:45.440574+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:45.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:45 smithi184 bash[13956]: audit 2024-01-16T16:20:45.442895+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:46.865 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[17467]: audit 2024-01-16T16:20:45.436927+0000 mgr.y (mgr.14140) 89 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:20:46.865 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[17467]: cephadm 2024-01-16T16:20:45.438345+0000 mgr.y (mgr.14140) 90 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:20:46.865 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[17467]: cluster 2024-01-16T16:20:45.518825+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-01-16T16:20:46.865 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[17467]: audit 2024-01-16T16:20:45.522708+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240116-161810"}]: dispatch 2024-01-16T16:20:46.865 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[17467]: audit 2024-01-16T16:20:45.526282+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240116-161810"}]': finished 2024-01-16T16:20:46.866 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[13894]: audit 2024-01-16T16:20:45.436927+0000 mgr.y (mgr.14140) 89 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:20:46.866 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[13894]: cephadm 2024-01-16T16:20:45.438345+0000 mgr.y (mgr.14140) 90 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:20:46.866 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[13894]: cluster 2024-01-16T16:20:45.518825+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-01-16T16:20:46.866 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[13894]: audit 2024-01-16T16:20:45.522708+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240116-161810"}]: dispatch 2024-01-16T16:20:46.866 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:46 smithi064 bash[13894]: audit 2024-01-16T16:20:45.526282+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240116-161810"}]': finished 2024-01-16T16:20:46.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:46 smithi184 bash[13956]: audit 2024-01-16T16:20:45.436927+0000 mgr.y (mgr.14140) 89 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:20:46.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:46 smithi184 bash[13956]: cephadm 2024-01-16T16:20:45.438345+0000 mgr.y (mgr.14140) 90 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:20:46.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:46 smithi184 bash[13956]: cluster 2024-01-16T16:20:45.518825+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-01-16T16:20:46.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:46 smithi184 bash[13956]: audit 2024-01-16T16:20:45.522708+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240116-161810"}]: dispatch 2024-01-16T16:20:46.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:46 smithi184 bash[13956]: audit 2024-01-16T16:20:45.526282+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240116-161810"}]': finished 2024-01-16T16:20:47.657 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:47 smithi064 bash[13894]: cluster 2024-01-16T16:20:46.403419+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:47.657 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:47 smithi064 bash[17467]: cluster 2024-01-16T16:20:46.403419+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:47.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:47 smithi184 bash[13956]: cluster 2024-01-16T16:20:46.403419+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[13894]: cluster 2024-01-16T16:20:48.403828+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[13894]: audit 2024-01-16T16:20:49.032613+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.64:0/628801907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70bbeee7-fbfd-4726-b898-182d6420e52d"}]: dispatch 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[13894]: audit 2024-01-16T16:20:49.039051+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.64:0/628801907' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70bbeee7-fbfd-4726-b898-182d6420e52d"}]': finished 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[13894]: cluster 2024-01-16T16:20:49.039107+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[13894]: audit 2024-01-16T16:20:49.039323+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[17467]: cluster 2024-01-16T16:20:48.403828+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:49.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[17467]: audit 2024-01-16T16:20:49.032613+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.64:0/628801907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70bbeee7-fbfd-4726-b898-182d6420e52d"}]: dispatch 2024-01-16T16:20:49.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[17467]: audit 2024-01-16T16:20:49.039051+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.64:0/628801907' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70bbeee7-fbfd-4726-b898-182d6420e52d"}]': finished 2024-01-16T16:20:49.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[17467]: cluster 2024-01-16T16:20:49.039107+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-16T16:20:49.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:49 smithi064 bash[17467]: audit 2024-01-16T16:20:49.039323+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:20:49.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:49 smithi184 bash[13956]: cluster 2024-01-16T16:20:48.403828+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:49.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:49 smithi184 bash[13956]: audit 2024-01-16T16:20:49.032613+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.64:0/628801907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70bbeee7-fbfd-4726-b898-182d6420e52d"}]: dispatch 2024-01-16T16:20:49.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:49 smithi184 bash[13956]: audit 2024-01-16T16:20:49.039051+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.64:0/628801907' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70bbeee7-fbfd-4726-b898-182d6420e52d"}]': finished 2024-01-16T16:20:49.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:49 smithi184 bash[13956]: cluster 2024-01-16T16:20:49.039107+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-01-16T16:20:49.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:49 smithi184 bash[13956]: audit 2024-01-16T16:20:49.039323+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:20:51.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:51 smithi064 bash[13894]: cluster 2024-01-16T16:20:50.404370+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:51.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:51 smithi064 bash[13894]: audit 2024-01-16T16:20:51.231304+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.64:0/2393648445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:51.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:51 smithi064 bash[17467]: cluster 2024-01-16T16:20:50.404370+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:51.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:51 smithi064 bash[17467]: audit 2024-01-16T16:20:51.231304+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.64:0/2393648445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:51.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:51 smithi184 bash[13956]: cluster 2024-01-16T16:20:50.404370+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-01-16T16:20:51.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:51 smithi184 bash[13956]: audit 2024-01-16T16:20:51.231304+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.64:0/2393648445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:20:52.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:52 smithi064 bash[13894]: cluster 2024-01-16T16:20:52.546360+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-16T16:20:52.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:52 smithi064 bash[13894]: cluster 2024-01-16T16:20:52.546441+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-16T16:20:52.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:52 smithi064 bash[17467]: cluster 2024-01-16T16:20:52.546360+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-16T16:20:52.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:52 smithi064 bash[17467]: cluster 2024-01-16T16:20:52.546441+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-16T16:20:52.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:52 smithi184 bash[13956]: cluster 2024-01-16T16:20:52.546360+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-16T16:20:52.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:52 smithi184 bash[13956]: cluster 2024-01-16T16:20:52.546441+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-01-16T16:20:53.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:53 smithi064 bash[13894]: cluster 2024-01-16T16:20:52.404933+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:53.907 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:53 smithi064 bash[17467]: cluster 2024-01-16T16:20:52.404933+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:53.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:53 smithi184 bash[13956]: cluster 2024-01-16T16:20:52.404933+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:54.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:54 smithi064 bash[13894]: audit 2024-01-16T16:20:54.020237+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:54.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:54 smithi064 bash[17467]: audit 2024-01-16T16:20:54.020237+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:54.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:54 smithi184 bash[13956]: audit 2024-01-16T16:20:54.020237+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:20:55.872 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:55 smithi064 bash[13894]: cluster 2024-01-16T16:20:54.405541+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:55.873 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:55 smithi064 bash[17467]: cluster 2024-01-16T16:20:54.405541+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:55.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:55 smithi184 bash[13956]: cluster 2024-01-16T16:20:54.405541+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:57.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:57 smithi064 bash[13894]: cluster 2024-01-16T16:20:56.406093+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:57.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:57 smithi064 bash[17467]: cluster 2024-01-16T16:20:56.406093+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:57.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:57 smithi184 bash[13956]: cluster 2024-01-16T16:20:56.406093+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:20:58.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:58 smithi064 bash[13894]: audit 2024-01-16T16:20:57.951740+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-16T16:20:58.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:58 smithi064 bash[13894]: audit 2024-01-16T16:20:57.953343+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:58.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:58 smithi064 bash[13894]: audit 2024-01-16T16:20:57.955214+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-16T16:20:58.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:58 smithi064 bash[17467]: audit 2024-01-16T16:20:57.951740+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-16T16:20:58.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:58 smithi064 bash[17467]: audit 2024-01-16T16:20:57.953343+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:58.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:58 smithi064 bash[17467]: audit 2024-01-16T16:20:57.955214+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-16T16:20:58.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:58 smithi184 bash[13956]: audit 2024-01-16T16:20:57.951740+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-01-16T16:20:58.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:58 smithi184 bash[13956]: audit 2024-01-16T16:20:57.953343+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:20:58.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:58 smithi184 bash[13956]: audit 2024-01-16T16:20:57.955214+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-01-16T16:20:59.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:59 smithi064 bash[13894]: cephadm 2024-01-16T16:20:57.954625+0000 mgr.y (mgr.14140) 97 : cephadm [INF] Deploying daemon osd.2 on smithi064 2024-01-16T16:20:59.907 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:20:59 smithi064 bash[13894]: cluster 2024-01-16T16:20:58.406675+0000 mgr.y (mgr.14140) 98 : 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-01-16T16:20:59.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:59 smithi064 bash[17467]: cephadm 2024-01-16T16:20:57.954625+0000 mgr.y (mgr.14140) 97 : cephadm [INF] Deploying daemon osd.2 on smithi064 2024-01-16T16:20:59.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:20:59 smithi064 bash[17467]: cluster 2024-01-16T16:20:58.406675+0000 mgr.y (mgr.14140) 98 : 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-01-16T16:20:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:59 smithi184 bash[13956]: cephadm 2024-01-16T16:20:57.954625+0000 mgr.y (mgr.14140) 97 : cephadm [INF] Deploying daemon osd.2 on smithi064 2024-01-16T16:20:59.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:20:59 smithi184 bash[13956]: cluster 2024-01-16T16:20:58.406675+0000 mgr.y (mgr.14140) 98 : 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-01-16T16:21:00.259 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 2 on host 'smithi064' 2024-01-16T16:21:00.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:00 smithi184 bash[13956]: audit 2024-01-16T16:21:00.260631+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:00.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:00 smithi184 bash[13956]: audit 2024-01-16T16:21:00.261338+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:00.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:00 smithi184 bash[13956]: audit 2024-01-16T16:21:00.265524+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:01.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:00 smithi064 bash[13894]: audit 2024-01-16T16:21:00.260631+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:01.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:00 smithi064 bash[13894]: audit 2024-01-16T16:21:00.261338+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:01.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:00 smithi064 bash[13894]: audit 2024-01-16T16:21:00.265524+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:01.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:00 smithi064 bash[17467]: audit 2024-01-16T16:21:00.260631+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:01.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:00 smithi064 bash[17467]: audit 2024-01-16T16:21:00.261338+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:01.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:00 smithi064 bash[17467]: audit 2024-01-16T16:21:00.265524+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:20:35.290010\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:20:35.290173\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:20:35.290256\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:20:35.290334\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:20:35.290412\", \"created\": \"2024-01-16T16:20:34.255193\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"daemon_id\": \"2\", \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_device_update\": \"2024-01-16T16:20:43.460301\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:01.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[13894]: cluster 2024-01-16T16:21:00.407303+0000 mgr.y (mgr.14140) 99 : 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-01-16T16:21:01.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[17467]: cluster 2024-01-16T16:21:00.407303+0000 mgr.y (mgr.14140) 99 : 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-01-16T16:21:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[13894]: audit 2024-01-16T16:21:01.200776+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:01.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[17467]: audit 2024-01-16T16:21:01.200776+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[13894]: audit 2024-01-16T16:21:01.205413+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[13894]: audit 2024-01-16T16:21:01.206447+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[17467]: audit 2024-01-16T16:21:01.205413+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:01 smithi064 bash[17467]: audit 2024-01-16T16:21:01.206447+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:01.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:01 smithi184 bash[13956]: cluster 2024-01-16T16:21:00.407303+0000 mgr.y (mgr.14140) 99 : 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-01-16T16:21:01.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:01 smithi184 bash[13956]: audit 2024-01-16T16:21:01.200776+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:01.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:01 smithi184 bash[13956]: audit 2024-01-16T16:21:01.205413+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:01.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:01 smithi184 bash[13956]: audit 2024-01-16T16:21:01.206447+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:02.211 DEBUG:teuthology.orchestra.run.smithi064:osd.2> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.2.service 2024-01-16T16:21:02.213 INFO:tasks.cephadm:Deploying osd.3 on smithi064 with /dev/vg_nvme/lv_1... 2024-01-16T16:21:02.213 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-16T16:21:03.534 INFO:journalctl@ceph.osd.2.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:21:03.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[13894]: cluster 2024-01-16T16:21:02.407861+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-01-16T16:21:03.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[17467]: cluster 2024-01-16T16:21:02.407861+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-01-16T16:21:03.908 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-16T16:21:03.908 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: 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-01-16T16:21:03.908 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-01-16T16:21:03.908 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-01-16T16:21:03.909 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-16T16:21:03.909 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-01-16T16:21:03.909 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:03 smithi064 bash[22409]: --> ceph-volume lvm activate successful for osd ID: 2 2024-01-16T16:21:03.971 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:03 smithi184 bash[13956]: cluster 2024-01-16T16:21:02.407861+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-01-16T16:21:05.407 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:05 smithi064 bash[13894]: cluster 2024-01-16T16:21:04.408603+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-01-16T16:21:05.408 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:05 smithi064 bash[17467]: cluster 2024-01-16T16:21:04.408603+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-01-16T16:21:05.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:05 smithi184 bash[13956]: cluster 2024-01-16T16:21:04.408603+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-01-16T16:21:07.721 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:07 smithi184 bash[13956]: cluster 2024-01-16T16:21:06.409413+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-01-16T16:21:07.791 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:07 smithi064 bash[13894]: cluster 2024-01-16T16:21:06.409413+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-01-16T16:21:07.791 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:07 smithi064 bash[17467]: cluster 2024-01-16T16:21:06.409413+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-01-16T16:21:08.157 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:07 smithi064 bash[22723]: debug 2024-01-16T16:21:07.893+0000 7fa2f2f30ec0 -1 Falling back to public interface 2024-01-16T16:21:08.844 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:08 smithi064 bash[22723]: debug 2024-01-16T16:21:08.533+0000 7fa2f2f30ec0 -1 osd.2 0 log_to_monitors {default=true} 2024-01-16T16:21:09.442 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-16T16:21:09.442 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-16T16:21:09.442 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-01-16T16:21:09.442 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-01-16T16:21:09.442 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0206472 s, 508 MB/s 2024-01-16T16:21:09.442 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-01-16T16:21:09.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:09 smithi184 bash[13956]: cluster 2024-01-16T16:21:08.410022+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-01-16T16:21:09.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:09 smithi184 bash[13956]: audit 2024-01-16T16:21:08.545178+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-16T16:21:09.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:09 smithi184 bash[13956]: audit 2024-01-16T16:21:08.545935+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"]}]: dispatch 2024-01-16T16:21:09.779 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:09 smithi064 bash[13894]: cluster 2024-01-16T16:21:08.410022+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-01-16T16:21:09.779 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:09 smithi064 bash[13894]: audit 2024-01-16T16:21:08.545178+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-16T16:21:09.779 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:09 smithi064 bash[13894]: audit 2024-01-16T16:21:08.545935+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"]}]: dispatch 2024-01-16T16:21:09.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:09 smithi064 bash[17467]: cluster 2024-01-16T16:21:08.410022+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-01-16T16:21:09.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:09 smithi064 bash[17467]: audit 2024-01-16T16:21:08.545178+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-01-16T16:21:09.779 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:09 smithi064 bash[17467]: audit 2024-01-16T16:21:08.545935+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"]}]: dispatch 2024-01-16T16:21:10.433 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi064:vg_nvme/lv_1 2024-01-16T16:21:10.908 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[22723]: debug 2024-01-16T16:21:10.489+0000 7fa2dbce5700 -1 osd.2 0 waiting for initial osdmap 2024-01-16T16:21:10.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: audit 2024-01-16T16:21:09.479939+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-16T16:21:10.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: cluster 2024-01-16T16:21:09.479992+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: audit 2024-01-16T16:21:09.480139+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: audit 2024-01-16T16:21:09.480731+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: audit 2024-01-16T16:21:09.481053+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=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: cluster 2024-01-16T16:21:09.517776+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: cluster 2024-01-16T16:21:09.517844+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[13894]: audit 2024-01-16T16:21:10.442721+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: audit 2024-01-16T16:21:09.479939+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: cluster 2024-01-16T16:21:09.479992+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: audit 2024-01-16T16:21:09.480139+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: audit 2024-01-16T16:21:09.480731+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:10.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: audit 2024-01-16T16:21:09.481053+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=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:10.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: cluster 2024-01-16T16:21:09.517776+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:10.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: cluster 2024-01-16T16:21:09.517844+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:10.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:10 smithi064 bash[17467]: audit 2024-01-16T16:21:10.442721+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: audit 2024-01-16T16:21:09.479939+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: cluster 2024-01-16T16:21:09.479992+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: audit 2024-01-16T16:21:09.480139+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: audit 2024-01-16T16:21:09.480731+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: audit 2024-01-16T16:21:09.481053+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=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: cluster 2024-01-16T16:21:09.517776+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: cluster 2024-01-16T16:21:09.517844+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:10.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:10 smithi184 bash[13956]: audit 2024-01-16T16:21:10.442721+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:11.571 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[13894]: cluster 2024-01-16T16:21:10.410606+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:11.571 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[13894]: audit 2024-01-16T16:21:10.484130+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:21:11.571 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[13894]: cluster 2024-01-16T16:21:10.484239+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-01-16T16:21:11.571 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[13894]: audit 2024-01-16T16:21:10.485399+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[17467]: cluster 2024-01-16T16:21:10.410606+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[17467]: audit 2024-01-16T16:21:10.484130+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[17467]: cluster 2024-01-16T16:21:10.484239+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[17467]: audit 2024-01-16T16:21:10.485399+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[17467]: audit 2024-01-16T16:21:10.677269+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[13894]: audit 2024-01-16T16:21:10.677269+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:11.572 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[13894]: audit 2024-01-16T16:21:10.683009+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:11.573 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:11 smithi064 bash[17467]: audit 2024-01-16T16:21:10.683009+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:11.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:11 smithi184 bash[13956]: cluster 2024-01-16T16:21:10.410606+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:11.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:11 smithi184 bash[13956]: audit 2024-01-16T16:21:10.484130+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:21:11.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:11 smithi184 bash[13956]: cluster 2024-01-16T16:21:10.484239+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-01-16T16:21:11.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:11 smithi184 bash[13956]: audit 2024-01-16T16:21:10.485399+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:11.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:11 smithi184 bash[13956]: audit 2024-01-16T16:21:10.677269+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:11.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:11 smithi184 bash[13956]: audit 2024-01-16T16:21:10.683009+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}}, \"last_daemon_update\": \"2024-01-16T16:21:01.198863\", \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[13894]: cluster 2024-01-16T16:21:11.503194+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468] boot 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[13894]: cluster 2024-01-16T16:21:11.503356+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[13894]: audit 2024-01-16T16:21:11.504341+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[13894]: cluster 2024-01-16T16:21:12.503472+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[17467]: cluster 2024-01-16T16:21:11.503194+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468] boot 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[17467]: cluster 2024-01-16T16:21:11.503356+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-01-16T16:21:12.811 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[17467]: audit 2024-01-16T16:21:11.504341+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:12.812 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:12 smithi064 bash[17467]: cluster 2024-01-16T16:21:12.503472+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-01-16T16:21:12.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:12 smithi184 bash[13956]: cluster 2024-01-16T16:21:11.503194+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.64:6818/204525468,v1:172.21.15.64:6819/204525468] boot 2024-01-16T16:21:12.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:12 smithi184 bash[13956]: cluster 2024-01-16T16:21:11.503356+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-01-16T16:21:12.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:12 smithi184 bash[13956]: audit 2024-01-16T16:21:11.504341+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:21:12.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:12 smithi184 bash[13956]: cluster 2024-01-16T16:21:12.503472+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-01-16T16:21:13.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[13894]: cluster 2024-01-16T16:21:12.411319+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:13.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[13894]: audit 2024-01-16T16:21:13.153355+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:21:13.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[13894]: audit 2024-01-16T16:21:13.154433+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:13.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[13894]: audit 2024-01-16T16:21:13.155860+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:13.658 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[17467]: cluster 2024-01-16T16:21:12.411319+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:13.658 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[17467]: audit 2024-01-16T16:21:13.153355+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:21:13.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[17467]: audit 2024-01-16T16:21:13.154433+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:13.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:13 smithi064 bash[17467]: audit 2024-01-16T16:21:13.155860+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:13.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:13 smithi184 bash[13956]: cluster 2024-01-16T16:21:12.411319+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:13.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:13 smithi184 bash[13956]: audit 2024-01-16T16:21:13.153355+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:21:13.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:13 smithi184 bash[13956]: audit 2024-01-16T16:21:13.154433+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:13.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:13 smithi184 bash[13956]: audit 2024-01-16T16:21:13.155860+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:14.637 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:14 smithi064 bash[13894]: audit 2024-01-16T16:21:13.152187+0000 mgr.y (mgr.14140) 106 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:21:14.637 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:14 smithi064 bash[13894]: cephadm 2024-01-16T16:21:13.152916+0000 mgr.y (mgr.14140) 107 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:21:14.637 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:14 smithi064 bash[17467]: audit 2024-01-16T16:21:13.152187+0000 mgr.y (mgr.14140) 106 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:21:14.637 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:14 smithi064 bash[17467]: cephadm 2024-01-16T16:21:13.152916+0000 mgr.y (mgr.14140) 107 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:21:14.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:14 smithi184 bash[13956]: audit 2024-01-16T16:21:13.152187+0000 mgr.y (mgr.14140) 106 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:21:14.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:14 smithi184 bash[13956]: cephadm 2024-01-16T16:21:13.152916+0000 mgr.y (mgr.14140) 107 : cephadm [INF] Applying osd on host smithi064... 2024-01-16T16:21:15.874 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:15 smithi064 bash[13894]: cluster 2024-01-16T16:21:14.411940+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:15.875 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:15 smithi064 bash[17467]: cluster 2024-01-16T16:21:14.411940+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:15.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:15 smithi184 bash[13956]: cluster 2024-01-16T16:21:14.411940+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:21:16.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:16 smithi064 bash[13894]: cluster 2024-01-16T16:21:16.535788+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-16T16:21:16.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:16 smithi064 bash[13894]: cluster 2024-01-16T16:21:16.535845+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-01-16T16:21:16.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:16 smithi064 bash[17467]: cluster 2024-01-16T16:21:16.535788+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-16T16:21:16.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:16 smithi064 bash[17467]: cluster 2024-01-16T16:21:16.535845+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-01-16T16:21:16.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:16 smithi184 bash[13956]: cluster 2024-01-16T16:21:16.535788+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-16T16:21:16.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:16 smithi184 bash[13956]: cluster 2024-01-16T16:21:16.535845+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2024-01-16T16:21:17.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[13894]: cluster 2024-01-16T16:21:16.412558+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v103: 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-01-16T16:21:17.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[13894]: audit 2024-01-16T16:21:16.694096+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.64:0/1821062300' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]: dispatch 2024-01-16T16:21:17.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[13894]: audit 2024-01-16T16:21:16.694784+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]: dispatch 2024-01-16T16:21:17.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[13894]: audit 2024-01-16T16:21:16.703474+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]': finished 2024-01-16T16:21:17.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[13894]: cluster 2024-01-16T16:21:16.703601+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-01-16T16:21:17.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[13894]: audit 2024-01-16T16:21:16.703792+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:17.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[17467]: cluster 2024-01-16T16:21:16.412558+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v103: 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-01-16T16:21:17.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[17467]: audit 2024-01-16T16:21:16.694096+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.64:0/1821062300' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]: dispatch 2024-01-16T16:21:17.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[17467]: audit 2024-01-16T16:21:16.694784+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]: dispatch 2024-01-16T16:21:17.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[17467]: audit 2024-01-16T16:21:16.703474+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]': finished 2024-01-16T16:21:17.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[17467]: cluster 2024-01-16T16:21:16.703601+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-01-16T16:21:17.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:17 smithi064 bash[17467]: audit 2024-01-16T16:21:16.703792+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:17.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:17 smithi184 bash[13956]: cluster 2024-01-16T16:21:16.412558+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v103: 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-01-16T16:21:17.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:17 smithi184 bash[13956]: audit 2024-01-16T16:21:16.694096+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.64:0/1821062300' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]: dispatch 2024-01-16T16:21:17.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:17 smithi184 bash[13956]: audit 2024-01-16T16:21:16.694784+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]: dispatch 2024-01-16T16:21:17.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:17 smithi184 bash[13956]: audit 2024-01-16T16:21:16.703474+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "482f9396-5a90-4f9f-898c-fa26668729f5"}]': finished 2024-01-16T16:21:17.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:17 smithi184 bash[13956]: cluster 2024-01-16T16:21:16.703601+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-01-16T16:21:17.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:17 smithi184 bash[13956]: audit 2024-01-16T16:21:16.703792+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:19.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:19 smithi064 bash[13894]: cluster 2024-01-16T16:21:18.413274+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 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-01-16T16:21:19.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:19 smithi064 bash[13894]: audit 2024-01-16T16:21:19.010841+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.64:0/2852764054' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:21:19.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:19 smithi064 bash[17467]: cluster 2024-01-16T16:21:18.413274+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 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-01-16T16:21:19.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:19 smithi064 bash[17467]: audit 2024-01-16T16:21:19.010841+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.64:0/2852764054' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:21:19.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:19 smithi184 bash[13956]: cluster 2024-01-16T16:21:18.413274+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 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-01-16T16:21:19.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:19 smithi184 bash[13956]: audit 2024-01-16T16:21:19.010841+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.64:0/2852764054' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:21:21.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:21 smithi064 bash[13894]: cluster 2024-01-16T16:21:20.413909+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-01-16T16:21:21.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:21 smithi064 bash[17467]: cluster 2024-01-16T16:21:20.413909+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-01-16T16:21:21.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:21 smithi184 bash[13956]: cluster 2024-01-16T16:21:20.413909+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-01-16T16:21:22.878 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:22 smithi064 bash[13894]: audit 2024-01-16T16:21:21.716977+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:22.878 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:22 smithi064 bash[17467]: audit 2024-01-16T16:21:21.716977+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:22.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:22 smithi184 bash[13956]: audit 2024-01-16T16:21:21.716977+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:23.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:23 smithi064 bash[17467]: cluster 2024-01-16T16:21:22.414473+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 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-01-16T16:21:23.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:23 smithi064 bash[13894]: cluster 2024-01-16T16:21:22.414473+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 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-01-16T16:21:23.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:23 smithi184 bash[13956]: cluster 2024-01-16T16:21:22.414473+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 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-01-16T16:21:25.408 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:25 smithi064 bash[13894]: cluster 2024-01-16T16:21:24.415010+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 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-01-16T16:21:25.408 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:25 smithi064 bash[17467]: cluster 2024-01-16T16:21:24.415010+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 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-01-16T16:21:25.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:25 smithi184 bash[13956]: cluster 2024-01-16T16:21:24.415010+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 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-01-16T16:21:26.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:26 smithi184 bash[13956]: audit 2024-01-16T16:21:25.472953+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-16T16:21:26.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:26 smithi184 bash[13956]: audit 2024-01-16T16:21:25.474517+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:26.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:26 smithi184 bash[13956]: cephadm 2024-01-16T16:21:25.475660+0000 mgr.y (mgr.14140) 114 : cephadm [INF] Deploying daemon osd.3 on smithi064 2024-01-16T16:21:26.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:26 smithi184 bash[13956]: audit 2024-01-16T16:21:25.476186+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-16T16:21:26.503 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[13894]: audit 2024-01-16T16:21:25.472953+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[13894]: audit 2024-01-16T16:21:25.474517+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[13894]: cephadm 2024-01-16T16:21:25.475660+0000 mgr.y (mgr.14140) 114 : cephadm [INF] Deploying daemon osd.3 on smithi064 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[13894]: audit 2024-01-16T16:21:25.476186+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[17467]: audit 2024-01-16T16:21:25.472953+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[17467]: audit 2024-01-16T16:21:25.474517+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[17467]: cephadm 2024-01-16T16:21:25.475660+0000 mgr.y (mgr.14140) 114 : cephadm [INF] Deploying daemon osd.3 on smithi064 2024-01-16T16:21:26.504 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:26 smithi064 bash[17467]: audit 2024-01-16T16:21:25.476186+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-01-16T16:21:27.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:27 smithi184 bash[13956]: cluster 2024-01-16T16:21:26.415581+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:27.478 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:27 smithi064 bash[13894]: cluster 2024-01-16T16:21:26.415581+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:27.478 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:27 smithi064 bash[17467]: cluster 2024-01-16T16:21:26.415581+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:27.729 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 3 on host 'smithi064' 2024-01-16T16:21:28.409 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:28 smithi064 bash[17467]: audit 2024-01-16T16:21:27.732549+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:28.409 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:28 smithi064 bash[17467]: audit 2024-01-16T16:21:27.733521+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:28.409 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:28 smithi064 bash[17467]: audit 2024-01-16T16:21:27.737231+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:28.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:28 smithi064 bash[13894]: audit 2024-01-16T16:21:27.732549+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:28.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:28 smithi064 bash[13894]: audit 2024-01-16T16:21:27.733521+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:28.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:28 smithi064 bash[13894]: audit 2024-01-16T16:21:27.737231+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:28.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:28 smithi184 bash[13956]: audit 2024-01-16T16:21:27.732549+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:28.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:28 smithi184 bash[13956]: audit 2024-01-16T16:21:27.733521+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:28.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:28 smithi184 bash[13956]: audit 2024-01-16T16:21:27.737231+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:01.197963\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:01.198168\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:01.198297\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:01.198420\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:01.198542\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:01.198664\", \"created\": \"2024-01-16T16:21:00.242093\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_device_update\": \"2024-01-16T16:21:10.675757\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:29.409 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[13894]: cluster 2024-01-16T16:21:28.416111+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:29.409 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[17467]: cluster 2024-01-16T16:21:28.416111+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:29.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[13894]: audit 2024-01-16T16:21:28.645060+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:29.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[13894]: audit 2024-01-16T16:21:28.651205+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:29.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[13894]: audit 2024-01-16T16:21:28.652386+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:29.410 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[17467]: audit 2024-01-16T16:21:28.645060+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:29.410 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[17467]: audit 2024-01-16T16:21:28.651205+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:29.410 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:29 smithi064 bash[17467]: audit 2024-01-16T16:21:28.652386+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:29.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:29 smithi184 bash[13956]: cluster 2024-01-16T16:21:28.416111+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:29.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:29 smithi184 bash[13956]: audit 2024-01-16T16:21:28.645060+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:29.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:29 smithi184 bash[13956]: audit 2024-01-16T16:21:28.651205+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:29.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:29 smithi184 bash[13956]: audit 2024-01-16T16:21:28.652386+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:29.636 DEBUG:teuthology.orchestra.run.smithi064:osd.3> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.3.service 2024-01-16T16:21:29.638 INFO:tasks.cephadm:Deploying osd.4 on smithi184 with /dev/vg_nvme/lv_4... 2024-01-16T16:21:29.638 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-16T16:21:30.163 INFO:journalctl@ceph.osd.3.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:21:30.656 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-01-16T16:21:30.656 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: 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-01-16T16:21:30.657 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-01-16T16:21:30.657 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-01-16T16:21:30.657 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-16T16:21:30.657 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-01-16T16:21:30.657 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:30 smithi064 bash[24017]: --> ceph-volume lvm activate successful for osd ID: 3 2024-01-16T16:21:31.649 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:31 smithi064 bash[13894]: cluster 2024-01-16T16:21:30.416607+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-01-16T16:21:31.650 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:31 smithi064 bash[17467]: cluster 2024-01-16T16:21:30.416607+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-01-16T16:21:31.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:31 smithi184 bash[13956]: cluster 2024-01-16T16:21:30.416607+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-01-16T16:21:32.361 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-16T16:21:32.361 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-16T16:21:32.361 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-01-16T16:21:32.361 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-01-16T16:21:32.361 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0161082 s, 651 MB/s 2024-01-16T16:21:32.362 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-01-16T16:21:33.025 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_4 2024-01-16T16:21:33.158 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:32 smithi064 bash[24333]: debug 2024-01-16T16:21:32.937+0000 7fa8e5d70ec0 1 -- 172.21.15.64:0/540467839 >> [v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0] conn(0x5625e0bab400 msgr2=0x5625e0ba7f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:21:33.158 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:32 smithi064 bash[24333]: debug 2024-01-16T16:21:32.937+0000 7fa8e5d70ec0 1 --2- 172.21.15.64:0/540467839 >> [v2:172.21.15.64:3301/0,v1:172.21.15.64:6790/0] conn(0x5625e0bab400 0x5625e0ba7f80 secure :-1 s=READY pgs=22 cs=0 l=1 rx=0x5625e0b41d10 tx=0x5625e1816aa0).stop 2024-01-16T16:21:33.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:33 smithi184 bash[13956]: cluster 2024-01-16T16:21:32.417189+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-01-16T16:21:33.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:33 smithi064 bash[17467]: cluster 2024-01-16T16:21:32.417189+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-01-16T16:21:33.909 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:33 smithi064 bash[24333]: debug 2024-01-16T16:21:33.496+0000 7fa8e5d70ec0 -1 Falling back to public interface 2024-01-16T16:21:33.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:33 smithi064 bash[13894]: cluster 2024-01-16T16:21:32.417189+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-01-16T16:21:34.408 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:34 smithi064 bash[24333]: debug 2024-01-16T16:21:34.144+0000 7fa8e5d70ec0 -1 osd.3 0 log_to_monitors {default=true} 2024-01-16T16:21:34.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:34 smithi064 bash[13894]: audit 2024-01-16T16:21:34.149625+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-16T16:21:34.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:34 smithi064 bash[13894]: audit 2024-01-16T16:21:34.150043+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-16T16:21:34.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:34 smithi064 bash[17467]: audit 2024-01-16T16:21:34.149625+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-16T16:21:34.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:34 smithi064 bash[17467]: audit 2024-01-16T16:21:34.150043+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-16T16:21:34.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:34 smithi184 bash[13956]: audit 2024-01-16T16:21:34.149625+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-16T16:21:34.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:34 smithi184 bash[13956]: audit 2024-01-16T16:21:34.150043+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: cluster 2024-01-16T16:21:34.417808+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-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:34.497873+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: cluster 2024-01-16T16:21:34.497950+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:34.498176+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:34.501132+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:34.501704+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:34.855880+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:35.077498+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:35.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:35 smithi184 bash[13956]: audit 2024-01-16T16:21:35.083488+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:35.908 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[24333]: debug 2024-01-16T16:21:35.512+0000 7fa8ceb25700 -1 osd.3 0 waiting for initial osdmap 2024-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: cluster 2024-01-16T16:21:34.417808+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-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:34.497873+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: cluster 2024-01-16T16:21:34.497950+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:34.498176+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:34.501132+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:34.501704+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:35.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:34.855880+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: cluster 2024-01-16T16:21:34.417808+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-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:34.497873+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: cluster 2024-01-16T16:21:34.497950+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:34.498176+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:34.501132+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:34.501704+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:34.855880+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:35.077498+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:35.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[17467]: audit 2024-01-16T16:21:35.083488+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:35.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:35.077498+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:21:35.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:35 smithi064 bash[13894]: audit 2024-01-16T16:21:35.083488+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}}, \"last_daemon_update\": \"2024-01-16T16:21:28.643525\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: cluster 2024-01-16T16:21:35.170425+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: cluster 2024-01-16T16:21:35.170500+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: audit 2024-01-16T16:21:35.503890+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: cluster 2024-01-16T16:21:35.504002+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: audit 2024-01-16T16:21:35.505765+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: audit 2024-01-16T16:21:35.523016+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: cephadm 2024-01-16T16:21:35.524258+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: audit 2024-01-16T16:21:35.524619+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: audit 2024-01-16T16:21:35.525638+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:36.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:36 smithi184 bash[13956]: audit 2024-01-16T16:21:35.527012+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: cluster 2024-01-16T16:21:35.170425+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: cluster 2024-01-16T16:21:35.170500+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: audit 2024-01-16T16:21:35.503890+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: cluster 2024-01-16T16:21:35.504002+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: audit 2024-01-16T16:21:35.505765+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: audit 2024-01-16T16:21:35.523016+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: cephadm 2024-01-16T16:21:35.524258+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: audit 2024-01-16T16:21:35.524619+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: audit 2024-01-16T16:21:35.525638+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:36.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[13894]: audit 2024-01-16T16:21:35.527012+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: cluster 2024-01-16T16:21:35.170425+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: cluster 2024-01-16T16:21:35.170500+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: audit 2024-01-16T16:21:35.503890+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: cluster 2024-01-16T16:21:35.504002+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: audit 2024-01-16T16:21:35.505765+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: audit 2024-01-16T16:21:35.523016+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: cephadm 2024-01-16T16:21:35.524258+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: audit 2024-01-16T16:21:35.524619+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: audit 2024-01-16T16:21:35.525638+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:36.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:36 smithi064 bash[17467]: audit 2024-01-16T16:21:35.527012+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:37.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:37 smithi184 bash[13956]: cluster 2024-01-16T16:21:36.418327+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:37.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:37 smithi184 bash[13956]: cluster 2024-01-16T16:21:36.517428+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434] boot 2024-01-16T16:21:37.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:37 smithi184 bash[13956]: cluster 2024-01-16T16:21:36.517562+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-01-16T16:21:37.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:37 smithi184 bash[13956]: audit 2024-01-16T16:21:36.519090+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:37.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[13894]: cluster 2024-01-16T16:21:36.418327+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[13894]: cluster 2024-01-16T16:21:36.517428+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434] boot 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[13894]: cluster 2024-01-16T16:21:36.517562+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[13894]: audit 2024-01-16T16:21:36.519090+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[17467]: cluster 2024-01-16T16:21:36.418327+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[17467]: cluster 2024-01-16T16:21:36.517428+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.64:6826/145159434,v1:172.21.15.64:6827/145159434] boot 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[17467]: cluster 2024-01-16T16:21:36.517562+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-01-16T16:21:37.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:37 smithi064 bash[17467]: audit 2024-01-16T16:21:36.519090+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:21:38.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:38 smithi064 bash[13894]: cluster 2024-01-16T16:21:37.541674+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-01-16T16:21:38.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:38 smithi064 bash[17467]: cluster 2024-01-16T16:21:37.541674+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-01-16T16:21:38.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:38 smithi184 bash[13956]: cluster 2024-01-16T16:21:37.541674+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-01-16T16:21:39.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[13894]: cluster 2024-01-16T16:21:38.418856+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[13894]: audit 2024-01-16T16:21:38.771339+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.184:0/2301136484' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]: dispatch 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[13894]: audit 2024-01-16T16:21:38.773694+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]: dispatch 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[13894]: audit 2024-01-16T16:21:38.782196+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]': finished 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[13894]: cluster 2024-01-16T16:21:38.782408+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[13894]: audit 2024-01-16T16:21:38.782680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[17467]: cluster 2024-01-16T16:21:38.418856+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[17467]: audit 2024-01-16T16:21:38.771339+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.184:0/2301136484' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]: dispatch 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[17467]: audit 2024-01-16T16:21:38.773694+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]: dispatch 2024-01-16T16:21:39.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[17467]: audit 2024-01-16T16:21:38.782196+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]': finished 2024-01-16T16:21:39.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[17467]: cluster 2024-01-16T16:21:38.782408+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-01-16T16:21:39.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:39 smithi064 bash[17467]: audit 2024-01-16T16:21:38.782680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:39.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:39 smithi184 bash[13956]: cluster 2024-01-16T16:21:38.418856+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:39.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:39 smithi184 bash[13956]: audit 2024-01-16T16:21:38.771339+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.184:0/2301136484' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]: dispatch 2024-01-16T16:21:39.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:39 smithi184 bash[13956]: audit 2024-01-16T16:21:38.773694+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]: dispatch 2024-01-16T16:21:39.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:39 smithi184 bash[13956]: audit 2024-01-16T16:21:38.782196+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7d8c8b6-9373-4bb6-8964-ebf86e3b71da"}]': finished 2024-01-16T16:21:39.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:39 smithi184 bash[13956]: cluster 2024-01-16T16:21:38.782408+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-01-16T16:21:39.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:39 smithi184 bash[13956]: audit 2024-01-16T16:21:38.782680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:41.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:41 smithi064 bash[13894]: cluster 2024-01-16T16:21:40.419520+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:41.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:41 smithi064 bash[13894]: audit 2024-01-16T16:21:40.975378+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.184:0/1705471114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:21:41.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:41 smithi064 bash[17467]: cluster 2024-01-16T16:21:40.419520+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:41.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:41 smithi064 bash[17467]: audit 2024-01-16T16:21:40.975378+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.184:0/1705471114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:21:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:41 smithi184 bash[13956]: cluster 2024-01-16T16:21:40.419520+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:41 smithi184 bash[13956]: audit 2024-01-16T16:21:40.975378+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.184:0/1705471114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:21:43.898 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:43 smithi184 bash[13956]: cluster 2024-01-16T16:21:42.420133+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:43.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:43 smithi064 bash[13894]: cluster 2024-01-16T16:21:42.420133+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:43.908 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:43 smithi064 bash[17467]: cluster 2024-01-16T16:21:42.420133+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:44.854 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:44 smithi184 bash[13956]: audit 2024-01-16T16:21:43.666205+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:44.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:44 smithi064 bash[13894]: audit 2024-01-16T16:21:43.666205+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:44.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:44 smithi064 bash[17467]: audit 2024-01-16T16:21:43.666205+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:45.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:45 smithi184 bash[13956]: cluster 2024-01-16T16:21:44.420678+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:45.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:45 smithi064 bash[13894]: cluster 2024-01-16T16:21:44.420678+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:45.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:45 smithi064 bash[17467]: cluster 2024-01-16T16:21:44.420678+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:47.888 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:47 smithi184 bash[13956]: cluster 2024-01-16T16:21:46.421224+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:47.888 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:47 smithi184 bash[13956]: audit 2024-01-16T16:21:47.042329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-16T16:21:47.888 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:47 smithi184 bash[13956]: audit 2024-01-16T16:21:47.044244+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:47.888 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:47 smithi184 bash[13956]: audit 2024-01-16T16:21:47.046482+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-16T16:21:47.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[13894]: cluster 2024-01-16T16:21:46.421224+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[13894]: audit 2024-01-16T16:21:47.042329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[13894]: audit 2024-01-16T16:21:47.044244+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[13894]: audit 2024-01-16T16:21:47.046482+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[17467]: cluster 2024-01-16T16:21:46.421224+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[17467]: audit 2024-01-16T16:21:47.042329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[17467]: audit 2024-01-16T16:21:47.044244+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:21:47.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:47 smithi064 bash[17467]: audit 2024-01-16T16:21:47.046482+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-01-16T16:21:48.908 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:48 smithi064 bash[13894]: cephadm 2024-01-16T16:21:47.045855+0000 mgr.y (mgr.14140) 128 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-01-16T16:21:48.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:48 smithi064 bash[17467]: cephadm 2024-01-16T16:21:47.045855+0000 mgr.y (mgr.14140) 128 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-01-16T16:21:48.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:48 smithi184 bash[13956]: cephadm 2024-01-16T16:21:47.045855+0000 mgr.y (mgr.14140) 128 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-01-16T16:21:49.049 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 4 on host 'smithi184' 2024-01-16T16:21:49.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:49 smithi184 bash[13956]: cluster 2024-01-16T16:21:48.421809+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:49.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:49 smithi184 bash[13956]: audit 2024-01-16T16:21:49.046646+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"daemon_id\": \"4\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:49.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:49 smithi184 bash[13956]: audit 2024-01-16T16:21:49.047653+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:49.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:49 smithi184 bash[13956]: audit 2024-01-16T16:21:49.052773+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"daemon_id\": \"4\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:49.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[13894]: cluster 2024-01-16T16:21:48.421809+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:49.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[13894]: audit 2024-01-16T16:21:49.046646+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"daemon_id\": \"4\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:49.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[13894]: audit 2024-01-16T16:21:49.047653+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:49.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[13894]: audit 2024-01-16T16:21:49.052773+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"daemon_id\": \"4\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:49.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[17467]: cluster 2024-01-16T16:21:48.421809+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[17467]: audit 2024-01-16T16:21:49.046646+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"daemon_id\": \"4\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[17467]: audit 2024-01-16T16:21:49.047653+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:49 smithi064 bash[17467]: audit 2024-01-16T16:21:49.052773+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:19:50.393230\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:19:50.393434\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"daemon_id\": \"4\", \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_device_update\": \"2024-01-16T16:19:08.449515\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:50.850 DEBUG:teuthology.orchestra.run.smithi184:osd.4> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.4.service 2024-01-16T16:21:50.853 INFO:tasks.cephadm:Deploying osd.5 on smithi184 with /dev/vg_nvme/lv_3... 2024-01-16T16:21:50.853 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-16T16:21:50.864 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:50 smithi184 bash[13956]: audit 2024-01-16T16:21:49.882141+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:50.864 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:50 smithi184 bash[13956]: audit 2024-01-16T16:21:49.888402+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:50.864 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:50 smithi184 bash[13956]: audit 2024-01-16T16:21:49.889788+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:50.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:50 smithi064 bash[13894]: audit 2024-01-16T16:21:49.882141+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:50.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:50 smithi064 bash[17467]: audit 2024-01-16T16:21:49.882141+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:50.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:50 smithi064 bash[17467]: audit 2024-01-16T16:21:49.888402+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:50.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:50 smithi064 bash[17467]: audit 2024-01-16T16:21:49.889788+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:50 smithi064 bash[13894]: audit 2024-01-16T16:21:49.888402+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\", \"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_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:50 smithi064 bash[13894]: audit 2024-01-16T16:21:49.889788+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:21:51.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:51 smithi064 bash[17467]: cluster 2024-01-16T16:21:50.422347+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:51.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:51 smithi064 bash[13894]: cluster 2024-01-16T16:21:50.422347+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:51.972 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:51 smithi184 bash[13956]: cluster 2024-01-16T16:21:50.422347+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:52.056 INFO:journalctl@ceph.osd.4.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:21:52.476 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-16T16:21:52.476 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: 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-01-16T16:21:52.476 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-01-16T16:21:52.476 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-01-16T16:21:52.476 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-01-16T16:21:52.477 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-01-16T16:21:52.477 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:52 smithi184 bash[15865]: --> ceph-volume lvm activate successful for osd ID: 4 2024-01-16T16:21:53.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:53 smithi064 bash[13894]: cluster 2024-01-16T16:21:52.422919+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-01-16T16:21:53.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:53 smithi064 bash[17467]: cluster 2024-01-16T16:21:52.422919+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-01-16T16:21:53.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:53 smithi184 bash[13956]: cluster 2024-01-16T16:21:52.422919+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-01-16T16:21:55.414 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:55 smithi184 bash[13956]: cluster 2024-01-16T16:21:54.423582+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-01-16T16:21:55.658 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:55 smithi064 bash[13894]: cluster 2024-01-16T16:21:54.423582+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-01-16T16:21:55.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:55 smithi064 bash[17467]: cluster 2024-01-16T16:21:54.423582+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-01-16T16:21:55.666 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:55 smithi184 bash[16149]: debug 2024-01-16T16:21:55.471+0000 7f93e85ecec0 1 -- 172.21.15.184:0/2793744530 >> [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] conn(0x564c1aef2c00 msgr2=0x564c1aeef680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:21:55.666 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:55 smithi184 bash[16149]: debug 2024-01-16T16:21:55.471+0000 7f93e85ecec0 1 --2- 172.21.15.184:0/2793744530 >> [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] conn(0x564c1aef2c00 0x564c1aeef680 secure :-1 s=READY pgs=17 cs=0 l=1 rx=0x564c1ae89d10 tx=0x564c1bb5eaa0).stop 2024-01-16T16:21:56.425 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:56 smithi184 bash[16149]: debug 2024-01-16T16:21:56.019+0000 7f93e85ecec0 -1 Falling back to public interface 2024-01-16T16:21:56.723 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:56 smithi184 bash[16149]: debug 2024-01-16T16:21:56.671+0000 7f93e85ecec0 -1 osd.4 0 log_to_monitors {default=true} 2024-01-16T16:21:56.979 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-16T16:21:56.979 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-16T16:21:56.980 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-01-16T16:21:56.980 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-01-16T16:21:56.980 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0156148 s, 672 MB/s 2024-01-16T16:21:56.980 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-01-16T16:21:57.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:57 smithi184 bash[13956]: cluster 2024-01-16T16:21:56.424203+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-01-16T16:21:57.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:57 smithi184 bash[13956]: audit 2024-01-16T16:21:56.680329+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-16T16:21:57.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:57 smithi184 bash[13956]: audit 2024-01-16T16:21:56.682813+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"]}]: dispatch 2024-01-16T16:21:57.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:57 smithi064 bash[13894]: cluster 2024-01-16T16:21:56.424203+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-01-16T16:21:57.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:57 smithi064 bash[13894]: audit 2024-01-16T16:21:56.680329+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-16T16:21:57.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:57 smithi064 bash[13894]: audit 2024-01-16T16:21:56.682813+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"]}]: dispatch 2024-01-16T16:21:57.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:57 smithi064 bash[17467]: cluster 2024-01-16T16:21:56.424203+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-01-16T16:21:57.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:57 smithi064 bash[17467]: audit 2024-01-16T16:21:56.680329+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-01-16T16:21:57.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:57 smithi064 bash[17467]: audit 2024-01-16T16:21:56.682813+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"]}]: dispatch 2024-01-16T16:21:57.995 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_3 2024-01-16T16:21:58.810 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[16149]: debug 2024-01-16T16:21:58.495+0000 7f93cd399700 -1 osd.4 0 waiting for initial osdmap 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:57.488086+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:57.488416+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: cluster 2024-01-16T16:21:57.488589+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:57.489530+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:57.490363+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=smithi184", "root=default"]}]: dispatch 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: cluster 2024-01-16T16:21:57.657080+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: cluster 2024-01-16T16:21:57.657153+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:58.003520+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:58.233246+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:58.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:58.239347+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:58.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:58.490277+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:21:58.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: cluster 2024-01-16T16:21:58.490482+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-01-16T16:21:58.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:58 smithi184 bash[13956]: audit 2024-01-16T16:21:58.490875+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:58.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:57.488086+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:21:58.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:57.488416+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-16T16:21:58.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: cluster 2024-01-16T16:21:57.488589+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-01-16T16:21:58.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:57.489530+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:57.490363+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=smithi184", "root=default"]}]: dispatch 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: cluster 2024-01-16T16:21:57.657080+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: cluster 2024-01-16T16:21:57.657153+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:58.003520+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:57.488086+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:57.488416+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: cluster 2024-01-16T16:21:57.488589+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-01-16T16:21:58.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:57.489530+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:58.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:57.490363+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=smithi184", "root=default"]}]: dispatch 2024-01-16T16:21:58.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: cluster 2024-01-16T16:21:57.657080+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:21:58.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: cluster 2024-01-16T16:21:57.657153+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:21:58.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:58.003520+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:21:58.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:58.233246+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:58.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:58.233246+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:21:58.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:58.239347+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:58.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:58.490277+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:21:58.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: cluster 2024-01-16T16:21:58.490482+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-01-16T16:21:58.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[13894]: audit 2024-01-16T16:21:58.490875+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:58.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:58.239347+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}}, \"last_daemon_update\": \"2024-01-16T16:21:49.880821\", \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:21:58.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:58.490277+0000 mon.a (mon.0) 342 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:21:58.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: cluster 2024-01-16T16:21:58.490482+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-01-16T16:21:58.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:58 smithi064 bash[17467]: audit 2024-01-16T16:21:58.490875+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[13894]: cluster 2024-01-16T16:21:58.424763+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[13894]: cluster 2024-01-16T16:21:59.491212+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808] boot 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[13894]: cluster 2024-01-16T16:21:59.491353+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[13894]: audit 2024-01-16T16:21:59.491610+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[17467]: cluster 2024-01-16T16:21:58.424763+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[17467]: cluster 2024-01-16T16:21:59.491212+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808] boot 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[17467]: cluster 2024-01-16T16:21:59.491353+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-01-16T16:21:59.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:21:59 smithi064 bash[17467]: audit 2024-01-16T16:21:59.491610+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:21:59.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:59 smithi184 bash[13956]: cluster 2024-01-16T16:21:58.424763+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-01-16T16:21:59.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:59 smithi184 bash[13956]: cluster 2024-01-16T16:21:59.491212+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.184:6800/2598564808,v1:172.21.15.184:6801/2598564808] boot 2024-01-16T16:21:59.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:59 smithi184 bash[13956]: cluster 2024-01-16T16:21:59.491353+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-01-16T16:21:59.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:21:59 smithi184 bash[13956]: audit 2024-01-16T16:21:59.491610+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: cluster 2024-01-16T16:22:00.425304+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: cluster 2024-01-16T16:22:00.496658+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: audit 2024-01-16T16:22:00.636281+0000 mgr.y (mgr.14140) 136 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: cephadm 2024-01-16T16:22:00.638099+0000 mgr.y (mgr.14140) 137 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: audit 2024-01-16T16:22:00.638748+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: audit 2024-01-16T16:22:00.640807+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:01.783 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:01 smithi184 bash[13956]: audit 2024-01-16T16:22:00.643735+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: cluster 2024-01-16T16:22:00.425304+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: cluster 2024-01-16T16:22:00.496658+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: audit 2024-01-16T16:22:00.636281+0000 mgr.y (mgr.14140) 136 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: cephadm 2024-01-16T16:22:00.638099+0000 mgr.y (mgr.14140) 137 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: audit 2024-01-16T16:22:00.638748+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: audit 2024-01-16T16:22:00.640807+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[13894]: audit 2024-01-16T16:22:00.643735+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:01.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: cluster 2024-01-16T16:22:00.425304+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-01-16T16:22:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: cluster 2024-01-16T16:22:00.496658+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-01-16T16:22:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: audit 2024-01-16T16:22:00.636281+0000 mgr.y (mgr.14140) 136 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: cephadm 2024-01-16T16:22:00.638099+0000 mgr.y (mgr.14140) 137 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: audit 2024-01-16T16:22:00.638748+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: audit 2024-01-16T16:22:00.640807+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:01.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:01 smithi064 bash[17467]: audit 2024-01-16T16:22:00.643735+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:02.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:02 smithi184 bash[13956]: cluster 2024-01-16T16:22:02.491377+0000 mon.a (mon.0) 352 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-16T16:22:02.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:02 smithi064 bash[13894]: cluster 2024-01-16T16:22:02.491377+0000 mon.a (mon.0) 352 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-16T16:22:02.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:02 smithi064 bash[17467]: cluster 2024-01-16T16:22:02.491377+0000 mon.a (mon.0) 352 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-01-16T16:22:03.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:03 smithi064 bash[13894]: cluster 2024-01-16T16:22:02.425999+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+recovery_wait+degraded; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:22:03.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:03 smithi064 bash[17467]: cluster 2024-01-16T16:22:02.425999+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+recovery_wait+degraded; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:22:03.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:03 smithi184 bash[13956]: cluster 2024-01-16T16:22:02.425999+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+recovery_wait+degraded; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[13894]: audit 2024-01-16T16:22:03.741736+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.184:0/3639264320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]: dispatch 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[13894]: audit 2024-01-16T16:22:03.744439+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]: dispatch 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[13894]: audit 2024-01-16T16:22:03.754209+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]': finished 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[13894]: cluster 2024-01-16T16:22:03.754306+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[13894]: audit 2024-01-16T16:22:03.754613+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[17467]: audit 2024-01-16T16:22:03.741736+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.184:0/3639264320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]: dispatch 2024-01-16T16:22:04.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[17467]: audit 2024-01-16T16:22:03.744439+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]: dispatch 2024-01-16T16:22:04.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[17467]: audit 2024-01-16T16:22:03.754209+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]': finished 2024-01-16T16:22:04.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[17467]: cluster 2024-01-16T16:22:03.754306+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-01-16T16:22:04.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:04 smithi064 bash[17467]: audit 2024-01-16T16:22:03.754613+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:04.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:04 smithi184 bash[13956]: audit 2024-01-16T16:22:03.741736+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.184:0/3639264320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]: dispatch 2024-01-16T16:22:04.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:04 smithi184 bash[13956]: audit 2024-01-16T16:22:03.744439+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]: dispatch 2024-01-16T16:22:04.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:04 smithi184 bash[13956]: audit 2024-01-16T16:22:03.754209+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "495a3a8d-c35f-4674-b929-f4b66661cb50"}]': finished 2024-01-16T16:22:04.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:04 smithi184 bash[13956]: cluster 2024-01-16T16:22:03.754306+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-01-16T16:22:04.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:04 smithi184 bash[13956]: audit 2024-01-16T16:22:03.754613+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:05.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:05 smithi064 bash[17467]: cluster 2024-01-16T16:22:04.426601+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+recovery_wait+degraded; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:22:05.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:05 smithi064 bash[13894]: cluster 2024-01-16T16:22:04.426601+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+recovery_wait+degraded; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:22:05.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:05 smithi184 bash[13956]: cluster 2024-01-16T16:22:04.426601+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+recovery_wait+degraded; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2024-01-16T16:22:06.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:06 smithi064 bash[17467]: audit 2024-01-16T16:22:05.867321+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.184:0/1957598438' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:06.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:06 smithi064 bash[13894]: audit 2024-01-16T16:22:05.867321+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.184:0/1957598438' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:06.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:06 smithi184 bash[13956]: audit 2024-01-16T16:22:05.867321+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.184:0/1957598438' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:07.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:07 smithi064 bash[13894]: cluster 2024-01-16T16:22:06.427186+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:07.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:07 smithi064 bash[13894]: cluster 2024-01-16T16:22:06.556897+0000 mon.a (mon.0) 357 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-16T16:22:07.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:07 smithi064 bash[13894]: cluster 2024-01-16T16:22:06.556962+0000 mon.a (mon.0) 358 : cluster [INF] Cluster is now healthy 2024-01-16T16:22:07.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:07 smithi064 bash[17467]: cluster 2024-01-16T16:22:06.427186+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:07.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:07 smithi064 bash[17467]: cluster 2024-01-16T16:22:06.556897+0000 mon.a (mon.0) 357 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-16T16:22:07.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:07 smithi064 bash[17467]: cluster 2024-01-16T16:22:06.556962+0000 mon.a (mon.0) 358 : cluster [INF] Cluster is now healthy 2024-01-16T16:22:07.917 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:07 smithi184 bash[13956]: cluster 2024-01-16T16:22:06.427186+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:07.917 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:07 smithi184 bash[13956]: cluster 2024-01-16T16:22:06.556897+0000 mon.a (mon.0) 357 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-01-16T16:22:07.917 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:07 smithi184 bash[13956]: cluster 2024-01-16T16:22:06.556962+0000 mon.a (mon.0) 358 : cluster [INF] Cluster is now healthy 2024-01-16T16:22:08.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:08 smithi064 bash[13894]: audit 2024-01-16T16:22:08.520713+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:08.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:08 smithi064 bash[17467]: audit 2024-01-16T16:22:08.520713+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:08.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:08 smithi184 bash[13956]: audit 2024-01-16T16:22:08.520713+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:09.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:09 smithi184 bash[13956]: cluster 2024-01-16T16:22:08.427757+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:09.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:09 smithi064 bash[13894]: cluster 2024-01-16T16:22:08.427757+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:09.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:09 smithi064 bash[17467]: cluster 2024-01-16T16:22:08.427757+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:11.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:11 smithi184 bash[13956]: cluster 2024-01-16T16:22:10.428310+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:11.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:11 smithi064 bash[13894]: cluster 2024-01-16T16:22:10.428310+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:11.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:11 smithi064 bash[17467]: cluster 2024-01-16T16:22:10.428310+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:12.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:12 smithi064 bash[13894]: audit 2024-01-16T16:22:12.011641+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-16T16:22:12.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:12 smithi064 bash[13894]: audit 2024-01-16T16:22:12.013705+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:12.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:12 smithi064 bash[13894]: audit 2024-01-16T16:22:12.016058+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-16T16:22:12.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:12 smithi064 bash[17467]: audit 2024-01-16T16:22:12.011641+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-16T16:22:12.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:12 smithi064 bash[17467]: audit 2024-01-16T16:22:12.013705+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:12.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:12 smithi064 bash[17467]: audit 2024-01-16T16:22:12.016058+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-16T16:22:12.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:12 smithi184 bash[13956]: audit 2024-01-16T16:22:12.011641+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-01-16T16:22:12.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:12 smithi184 bash[13956]: audit 2024-01-16T16:22:12.013705+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:12.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:12 smithi184 bash[13956]: audit 2024-01-16T16:22:12.016058+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-01-16T16:22:13.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:13 smithi064 bash[17467]: cephadm 2024-01-16T16:22:12.015349+0000 mgr.y (mgr.14140) 143 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-01-16T16:22:13.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:13 smithi064 bash[17467]: cluster 2024-01-16T16:22:12.428901+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:13.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:13 smithi064 bash[13894]: cephadm 2024-01-16T16:22:12.015349+0000 mgr.y (mgr.14140) 143 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-01-16T16:22:13.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:13 smithi064 bash[13894]: cluster 2024-01-16T16:22:12.428901+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:13.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:13 smithi184 bash[13956]: cephadm 2024-01-16T16:22:12.015349+0000 mgr.y (mgr.14140) 143 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-01-16T16:22:13.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:13 smithi184 bash[13956]: cluster 2024-01-16T16:22:12.428901+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:14.217 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 5 on host 'smithi184' 2024-01-16T16:22:15.364 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: audit 2024-01-16T16:22:14.217455+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:15.365 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: audit 2024-01-16T16:22:14.218505+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:15.365 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: audit 2024-01-16T16:22:14.223883+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:15.365 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: cluster 2024-01-16T16:22:14.429546+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:15.365 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: audit 2024-01-16T16:22:15.132297+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:15.365 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: audit 2024-01-16T16:22:15.138894+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:15.365 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:15 smithi184 bash[13956]: audit 2024-01-16T16:22:15.140331+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:15.550 DEBUG:teuthology.orchestra.run.smithi184:osd.5> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.5.service 2024-01-16T16:22:15.553 INFO:tasks.cephadm:Deploying osd.6 on smithi184 with /dev/vg_nvme/lv_2... 2024-01-16T16:22:15.553 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-16T16:22:15.659 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: audit 2024-01-16T16:22:14.217455+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:15.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: audit 2024-01-16T16:22:14.218505+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:15.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: audit 2024-01-16T16:22:14.217455+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:15.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: audit 2024-01-16T16:22:14.218505+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:15.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: audit 2024-01-16T16:22:14.223883+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:15.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: cluster 2024-01-16T16:22:14.429546+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:15.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: audit 2024-01-16T16:22:14.223883+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:21:49.880292\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:21:49.880498\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:49.880626\", \"created\": \"2024-01-16T16:21:49.027550\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_device_update\": \"2024-01-16T16:21:58.231978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:15.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: cluster 2024-01-16T16:22:14.429546+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:15.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: audit 2024-01-16T16:22:15.132297+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:15.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: audit 2024-01-16T16:22:15.138894+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:15.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[17467]: audit 2024-01-16T16:22:15.140331+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:15.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: audit 2024-01-16T16:22:15.132297+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:15.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: audit 2024-01-16T16:22:15.138894+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:15.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:15 smithi064 bash[13894]: audit 2024-01-16T16:22:15.140331+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:16.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:16 smithi184 bash[13956]: audit 2024-01-16T16:22:15.436676+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:22:16.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:16 smithi184 bash[13956]: audit 2024-01-16T16:22:15.442261+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:22:16.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:16 smithi064 bash[17467]: audit 2024-01-16T16:22:15.436676+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:22:16.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:16 smithi064 bash[17467]: audit 2024-01-16T16:22:15.442261+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:22:16.659 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:16 smithi064 bash[13894]: audit 2024-01-16T16:22:15.436676+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:22:16.659 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:16 smithi064 bash[13894]: audit 2024-01-16T16:22:15.442261+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:22:16.767 INFO:journalctl@ceph.osd.5.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:22:17.452 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[13956]: cluster 2024-01-16T16:22:16.430167+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: 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-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-01-16T16:22:17.452 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:17 smithi184 bash[17445]: --> ceph-volume lvm activate successful for osd ID: 5 2024-01-16T16:22:17.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:17 smithi064 bash[17467]: cluster 2024-01-16T16:22:16.430167+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:17.659 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:17 smithi064 bash[13894]: cluster 2024-01-16T16:22:16.430167+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-01-16T16:22:19.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:19 smithi184 bash[13956]: cluster 2024-01-16T16:22:18.430718+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-01-16T16:22:19.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:19 smithi064 bash[17467]: cluster 2024-01-16T16:22:18.430718+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-01-16T16:22:19.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:19 smithi064 bash[13894]: cluster 2024-01-16T16:22:18.430718+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-01-16T16:22:20.892 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:20 smithi184 bash[17812]: debug 2024-01-16T16:22:20.571+0000 7f58a2c81ec0 -1 Falling back to public interface 2024-01-16T16:22:21.473 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:21 smithi184 bash[17812]: debug 2024-01-16T16:22:21.199+0000 7f58a2c81ec0 -1 osd.5 0 log_to_monitors {default=true} 2024-01-16T16:22:21.625 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-16T16:22:21.625 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-16T16:22:21.625 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-01-16T16:22:21.625 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-01-16T16:22:21.625 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0171897 s, 610 MB/s 2024-01-16T16:22:21.625 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-01-16T16:22:21.828 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:21 smithi184 bash[13956]: cluster 2024-01-16T16:22:20.431262+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-01-16T16:22:21.828 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:21 smithi184 bash[13956]: audit 2024-01-16T16:22:21.203474+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-16T16:22:21.828 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:21 smithi184 bash[13956]: audit 2024-01-16T16:22:21.205942+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-16T16:22:21.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:21 smithi064 bash[13894]: cluster 2024-01-16T16:22:20.431262+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-01-16T16:22:21.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:21 smithi064 bash[13894]: audit 2024-01-16T16:22:21.203474+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-16T16:22:21.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:21 smithi064 bash[13894]: audit 2024-01-16T16:22:21.205942+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-16T16:22:21.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:21 smithi064 bash[17467]: cluster 2024-01-16T16:22:20.431262+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-01-16T16:22:21.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:21 smithi064 bash[17467]: audit 2024-01-16T16:22:21.203474+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-16T16:22:21.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:21 smithi064 bash[17467]: audit 2024-01-16T16:22:21.205942+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-01-16T16:22:22.258 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_2 2024-01-16T16:22:22.738 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[17812]: debug 2024-01-16T16:22:22.511+0000 7f588ba36700 -1 osd.5 0 waiting for initial osdmap 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: audit 2024-01-16T16:22:21.500818+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: audit 2024-01-16T16:22:21.501433+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: cluster 2024-01-16T16:22:21.501584+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: audit 2024-01-16T16:22:21.502857+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: audit 2024-01-16T16:22:21.503782+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: cluster 2024-01-16T16:22:22.160743+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:22:22.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:22 smithi184 bash[13956]: cluster 2024-01-16T16:22:22.160820+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:22:22.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: audit 2024-01-16T16:22:21.500818+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:22.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: audit 2024-01-16T16:22:21.501433+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: cluster 2024-01-16T16:22:21.501584+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: audit 2024-01-16T16:22:21.502857+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: audit 2024-01-16T16:22:21.503782+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: cluster 2024-01-16T16:22:22.160743+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[13894]: cluster 2024-01-16T16:22:22.160820+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: audit 2024-01-16T16:22:21.500818+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: audit 2024-01-16T16:22:21.501433+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: cluster 2024-01-16T16:22:21.501584+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: audit 2024-01-16T16:22:21.502857+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: audit 2024-01-16T16:22:21.503782+0000 mon.a (mon.0) 375 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: cluster 2024-01-16T16:22:22.160743+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:22:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:22 smithi064 bash[17467]: cluster 2024-01-16T16:22:22.160820+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:22:23.869 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: cluster 2024-01-16T16:22:22.431892+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: audit 2024-01-16T16:22:22.509735+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: cluster 2024-01-16T16:22:22.509855+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: audit 2024-01-16T16:22:22.510090+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: audit 2024-01-16T16:22:23.435834+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: cluster 2024-01-16T16:22:23.509600+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877] boot 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: cluster 2024-01-16T16:22:23.509786+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-01-16T16:22:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:23 smithi184 bash[13956]: audit 2024-01-16T16:22:23.510218+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:23.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: cluster 2024-01-16T16:22:22.431892+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-16T16:22:23.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: audit 2024-01-16T16:22:22.509735+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:22:23.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: cluster 2024-01-16T16:22:22.509855+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-01-16T16:22:23.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: audit 2024-01-16T16:22:22.510090+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:23.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: audit 2024-01-16T16:22:23.435834+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: cluster 2024-01-16T16:22:23.509600+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877] boot 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: cluster 2024-01-16T16:22:23.509786+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[13894]: audit 2024-01-16T16:22:23.510218+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: cluster 2024-01-16T16:22:22.431892+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: audit 2024-01-16T16:22:22.509735+0000 mon.a (mon.0) 376 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: cluster 2024-01-16T16:22:22.509855+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: audit 2024-01-16T16:22:22.510090+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: audit 2024-01-16T16:22:23.435834+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: cluster 2024-01-16T16:22:23.509600+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.184:6808/382677877,v1:172.21.15.184:6809/382677877] boot 2024-01-16T16:22:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: cluster 2024-01-16T16:22:23.509786+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-01-16T16:22:23.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:23 smithi064 bash[17467]: audit 2024-01-16T16:22:23.510218+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:22:24.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:24 smithi184 bash[13956]: audit 2024-01-16T16:22:23.673788+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:24.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:24 smithi184 bash[13956]: audit 2024-01-16T16:22:23.679696+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:24.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:24 smithi064 bash[13894]: audit 2024-01-16T16:22:23.673788+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:24.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:24 smithi064 bash[13894]: audit 2024-01-16T16:22:23.679696+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:24.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:24 smithi064 bash[17467]: audit 2024-01-16T16:22:23.673788+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:24.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:24 smithi064 bash[17467]: audit 2024-01-16T16:22:23.679696+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}}, \"last_daemon_update\": \"2024-01-16T16:22:15.130835\", \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:25.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[13894]: cluster 2024-01-16T16:22:24.432605+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:25.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[13894]: cluster 2024-01-16T16:22:24.531792+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-01-16T16:22:25.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[13894]: audit 2024-01-16T16:22:25.443991+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:25.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[13894]: audit 2024-01-16T16:22:25.446017+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:25.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[13894]: audit 2024-01-16T16:22:25.449169+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:25.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[17467]: cluster 2024-01-16T16:22:24.432605+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:25.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[17467]: cluster 2024-01-16T16:22:24.531792+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-01-16T16:22:25.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[17467]: audit 2024-01-16T16:22:25.443991+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:25.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[17467]: audit 2024-01-16T16:22:25.446017+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:25.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:25 smithi064 bash[17467]: audit 2024-01-16T16:22:25.449169+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:25.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:25 smithi184 bash[13956]: cluster 2024-01-16T16:22:24.432605+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:25.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:25 smithi184 bash[13956]: cluster 2024-01-16T16:22:24.531792+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-01-16T16:22:25.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:25 smithi184 bash[13956]: audit 2024-01-16T16:22:25.443991+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:25.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:25 smithi184 bash[13956]: audit 2024-01-16T16:22:25.446017+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:25.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:25 smithi184 bash[13956]: audit 2024-01-16T16:22:25.449169+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:26.710 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:26 smithi184 bash[13956]: audit 2024-01-16T16:22:25.441919+0000 mgr.y (mgr.14140) 151 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:26.710 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:26 smithi184 bash[13956]: cephadm 2024-01-16T16:22:25.443410+0000 mgr.y (mgr.14140) 152 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:26.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:26 smithi064 bash[13894]: audit 2024-01-16T16:22:25.441919+0000 mgr.y (mgr.14140) 151 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:26.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:26 smithi064 bash[13894]: cephadm 2024-01-16T16:22:25.443410+0000 mgr.y (mgr.14140) 152 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:26.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:26 smithi064 bash[17467]: audit 2024-01-16T16:22:25.441919+0000 mgr.y (mgr.14140) 151 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:26.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:26 smithi064 bash[17467]: cephadm 2024-01-16T16:22:25.443410+0000 mgr.y (mgr.14140) 152 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:27.816 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:27 smithi184 bash[13956]: cluster 2024-01-16T16:22:26.433193+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:27.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:27 smithi064 bash[13894]: cluster 2024-01-16T16:22:26.433193+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:27.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:27 smithi064 bash[17467]: cluster 2024-01-16T16:22:26.433193+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:29.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[13894]: cluster 2024-01-16T16:22:28.433777+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:29.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[13894]: audit 2024-01-16T16:22:28.618202+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.184:0/2626504844' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]: dispatch 2024-01-16T16:22:29.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[13894]: audit 2024-01-16T16:22:28.620709+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]: dispatch 2024-01-16T16:22:29.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[13894]: audit 2024-01-16T16:22:28.633118+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]': finished 2024-01-16T16:22:29.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[13894]: cluster 2024-01-16T16:22:28.633240+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[13894]: audit 2024-01-16T16:22:28.633731+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[17467]: cluster 2024-01-16T16:22:28.433777+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[17467]: audit 2024-01-16T16:22:28.618202+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.184:0/2626504844' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]: dispatch 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[17467]: audit 2024-01-16T16:22:28.620709+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]: dispatch 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[17467]: audit 2024-01-16T16:22:28.633118+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]': finished 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[17467]: cluster 2024-01-16T16:22:28.633240+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-01-16T16:22:29.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:29 smithi064 bash[17467]: audit 2024-01-16T16:22:28.633731+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:29.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:29 smithi184 bash[13956]: cluster 2024-01-16T16:22:28.433777+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:29.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:29 smithi184 bash[13956]: audit 2024-01-16T16:22:28.618202+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.184:0/2626504844' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]: dispatch 2024-01-16T16:22:29.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:29 smithi184 bash[13956]: audit 2024-01-16T16:22:28.620709+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]: dispatch 2024-01-16T16:22:29.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:29 smithi184 bash[13956]: audit 2024-01-16T16:22:28.633118+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7c8cb5-ee13-49da-9523-a692c10a8f7e"}]': finished 2024-01-16T16:22:29.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:29 smithi184 bash[13956]: cluster 2024-01-16T16:22:28.633240+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-01-16T16:22:29.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:29 smithi184 bash[13956]: audit 2024-01-16T16:22:28.633731+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:31.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:31 smithi064 bash[13894]: cluster 2024-01-16T16:22:30.434450+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:31.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:31 smithi064 bash[13894]: audit 2024-01-16T16:22:30.799841+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.184:0/3832551632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:31.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:31 smithi064 bash[17467]: cluster 2024-01-16T16:22:30.434450+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:31.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:31 smithi064 bash[17467]: audit 2024-01-16T16:22:30.799841+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.184:0/3832551632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:31.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:31 smithi184 bash[13956]: cluster 2024-01-16T16:22:30.434450+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:31.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:31 smithi184 bash[13956]: audit 2024-01-16T16:22:30.799841+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.184:0/3832551632' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:33.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:33 smithi064 bash[17467]: cluster 2024-01-16T16:22:32.435046+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:33.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:33 smithi064 bash[17467]: audit 2024-01-16T16:22:33.517793+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:33.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:33 smithi064 bash[13894]: cluster 2024-01-16T16:22:32.435046+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:33.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:33 smithi064 bash[13894]: audit 2024-01-16T16:22:33.517793+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:33.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:33 smithi184 bash[13956]: cluster 2024-01-16T16:22:32.435046+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:33.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:33 smithi184 bash[13956]: audit 2024-01-16T16:22:33.517793+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:35.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:35 smithi184 bash[13956]: cluster 2024-01-16T16:22:34.435593+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:35.659 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:35 smithi064 bash[13894]: cluster 2024-01-16T16:22:34.435593+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:35.659 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:35 smithi064 bash[17467]: cluster 2024-01-16T16:22:34.435593+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:37.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:37 smithi184 bash[13956]: cluster 2024-01-16T16:22:36.436179+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 2024-01-16T16:22:37.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:37 smithi184 bash[13956]: audit 2024-01-16T16:22:37.137786+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-16T16:22:37.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:37 smithi184 bash[13956]: audit 2024-01-16T16:22:37.139947+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:37.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:37 smithi184 bash[13956]: audit 2024-01-16T16:22:37.142499+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-16T16:22:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[13894]: cluster 2024-01-16T16:22:36.436179+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 2024-01-16T16:22:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[13894]: audit 2024-01-16T16:22:37.137786+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-16T16:22:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[13894]: audit 2024-01-16T16:22:37.139947+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:37.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[13894]: audit 2024-01-16T16:22:37.142499+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-16T16:22:37.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[17467]: cluster 2024-01-16T16:22:36.436179+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 2024-01-16T16:22:37.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[17467]: audit 2024-01-16T16:22:37.137786+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-01-16T16:22:37.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[17467]: audit 2024-01-16T16:22:37.139947+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:37.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:37 smithi064 bash[17467]: audit 2024-01-16T16:22:37.142499+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-01-16T16:22:38.690 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:38 smithi184 bash[13956]: cephadm 2024-01-16T16:22:37.141699+0000 mgr.y (mgr.14140) 159 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-01-16T16:22:38.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:38 smithi064 bash[17467]: cephadm 2024-01-16T16:22:37.141699+0000 mgr.y (mgr.14140) 159 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-01-16T16:22:38.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:38 smithi064 bash[13894]: cephadm 2024-01-16T16:22:37.141699+0000 mgr.y (mgr.14140) 159 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-01-16T16:22:39.160 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 6 on host 'smithi184' 2024-01-16T16:22:39.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[13894]: cluster 2024-01-16T16:22:38.436811+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:39.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[17467]: cluster 2024-01-16T16:22:38.436811+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:39.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[17467]: audit 2024-01-16T16:22:39.156907+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"daemon_id\": \"6\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:39.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[17467]: audit 2024-01-16T16:22:39.157999+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:39.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[17467]: audit 2024-01-16T16:22:39.163481+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"daemon_id\": \"6\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:39.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[13894]: audit 2024-01-16T16:22:39.156907+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"daemon_id\": \"6\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:39.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[13894]: audit 2024-01-16T16:22:39.157999+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:39.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:39 smithi064 bash[13894]: audit 2024-01-16T16:22:39.163481+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"daemon_id\": \"6\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:39.968 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:39 smithi184 bash[13956]: cluster 2024-01-16T16:22:38.436811+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:39.969 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:39 smithi184 bash[13956]: audit 2024-01-16T16:22:39.156907+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"daemon_id\": \"6\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:39.969 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:39 smithi184 bash[13956]: audit 2024-01-16T16:22:39.157999+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:39.969 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:39 smithi184 bash[13956]: audit 2024-01-16T16:22:39.163481+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:15.130187\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:15.130388\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:15.130517\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:15.130641\", \"created\": \"2024-01-16T16:22:14.195130\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"daemon_id\": \"6\", \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_device_update\": \"2024-01-16T16:22:23.672210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:40.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[17467]: audit 2024-01-16T16:22:40.010593+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:40.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[13894]: audit 2024-01-16T16:22:40.010593+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[17467]: audit 2024-01-16T16:22:40.016831+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[17467]: audit 2024-01-16T16:22:40.018417+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[17467]: audit 2024-01-16T16:22:40.447223+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[17467]: audit 2024-01-16T16:22:40.453132+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[13894]: audit 2024-01-16T16:22:40.016831+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[13894]: audit 2024-01-16T16:22:40.018417+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[13894]: audit 2024-01-16T16:22:40.447223+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:22:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:40 smithi064 bash[13894]: audit 2024-01-16T16:22:40.453132+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:22:40.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:40 smithi184 bash[13956]: audit 2024-01-16T16:22:40.010593+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:40.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:40 smithi184 bash[13956]: audit 2024-01-16T16:22:40.016831+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:40.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:40 smithi184 bash[13956]: audit 2024-01-16T16:22:40.018417+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:40.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:40 smithi184 bash[13956]: audit 2024-01-16T16:22:40.447223+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:22:40.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:40 smithi184 bash[13956]: audit 2024-01-16T16:22:40.453132+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:22:41.009 DEBUG:teuthology.orchestra.run.smithi184:osd.6> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.6.service 2024-01-16T16:22:41.011 INFO:tasks.cephadm:Deploying osd.7 on smithi184 with /dev/vg_nvme/lv_1... 2024-01-16T16:22:41.012 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-16T16:22:41.448 INFO:journalctl@ceph.osd.6.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:22:41.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:41 smithi184 bash[13956]: cluster 2024-01-16T16:22:40.437388+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:41.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:41 smithi064 bash[13894]: cluster 2024-01-16T16:22:40.437388+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:41.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:41 smithi064 bash[17467]: cluster 2024-01-16T16:22:40.437388+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:42.475 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-16T16:22:42.475 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: 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-01-16T16:22:42.475 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-01-16T16:22:42.476 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-01-16T16:22:42.476 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-01-16T16:22:42.476 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-01-16T16:22:42.476 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:42 smithi184 bash[19032]: --> ceph-volume lvm activate successful for osd ID: 6 2024-01-16T16:22:43.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:43 smithi184 bash[13956]: cluster 2024-01-16T16:22:42.437936+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 2024-01-16T16:22:43.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:43 smithi064 bash[13894]: cluster 2024-01-16T16:22:42.437936+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 2024-01-16T16:22:43.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:43 smithi064 bash[17467]: cluster 2024-01-16T16:22:42.437936+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 2024-01-16T16:22:45.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:45 smithi184 bash[13956]: cluster 2024-01-16T16:22:44.438463+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 2024-01-16T16:22:45.659 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:45 smithi064 bash[13894]: cluster 2024-01-16T16:22:44.438463+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 2024-01-16T16:22:45.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:45 smithi064 bash[17467]: cluster 2024-01-16T16:22:44.438463+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 2024-01-16T16:22:46.367 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-16T16:22:46.367 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-16T16:22:46.367 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-01-16T16:22:46.367 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-01-16T16:22:46.367 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0227898 s, 460 MB/s 2024-01-16T16:22:46.368 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-01-16T16:22:46.441 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:46 smithi184 bash[19370]: debug 2024-01-16T16:22:46.119+0000 7f79f6b0dec0 -1 Falling back to public interface 2024-01-16T16:22:46.973 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:46 smithi184 bash[19370]: debug 2024-01-16T16:22:46.775+0000 7f79f6b0dec0 -1 osd.6 0 log_to_monitors {default=true} 2024-01-16T16:22:47.066 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_1 2024-01-16T16:22:47.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:47 smithi064 bash[13894]: cluster 2024-01-16T16:22:46.439020+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-01-16T16:22:47.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:47 smithi064 bash[13894]: audit 2024-01-16T16:22:46.785174+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-16T16:22:47.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:47 smithi064 bash[13894]: audit 2024-01-16T16:22:46.787536+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"]}]: dispatch 2024-01-16T16:22:47.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:47 smithi064 bash[17467]: cluster 2024-01-16T16:22:46.439020+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-01-16T16:22:47.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:47 smithi064 bash[17467]: audit 2024-01-16T16:22:46.785174+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-16T16:22:47.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:47 smithi064 bash[17467]: audit 2024-01-16T16:22:46.787536+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"]}]: dispatch 2024-01-16T16:22:47.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:47 smithi184 bash[13956]: cluster 2024-01-16T16:22:46.439020+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-01-16T16:22:47.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:47 smithi184 bash[13956]: audit 2024-01-16T16:22:46.785174+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-01-16T16:22:47.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:47 smithi184 bash[13956]: audit 2024-01-16T16:22:46.787536+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"]}]: dispatch 2024-01-16T16:22:48.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:47.509728+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:48.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:47.509897+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-16T16:22:48.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: cluster 2024-01-16T16:22:47.509994+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-01-16T16:22:48.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:47.510284+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:47.511889+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=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:47.992322+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:47.509728+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:47.509897+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: cluster 2024-01-16T16:22:47.509994+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:47.510284+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:47.511889+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=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:48.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:47.992322+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:48.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:48.219350+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:48.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[13894]: audit 2024-01-16T16:22:48.225657+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:48.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:48.219350+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:48.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:48 smithi064 bash[17467]: audit 2024-01-16T16:22:48.225657+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:48.973 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[19370]: debug 2024-01-16T16:22:48.519+0000 7f79db8ba700 -1 osd.6 0 waiting for initial osdmap 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:47.509728+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:47.509897+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: cluster 2024-01-16T16:22:47.509994+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:47.510284+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:47.511889+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=smithi184", "root=default"]}]: dispatch 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:47.992322+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:48.219350+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:22:48.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:48 smithi184 bash[13956]: audit 2024-01-16T16:22:48.225657+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}}, \"last_daemon_update\": \"2024-01-16T16:22:40.008941\", \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:22:49.795 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:49 smithi184 bash[13956]: cluster 2024-01-16T16:22:47.783171+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:22:49.795 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:49 smithi184 bash[13956]: cluster 2024-01-16T16:22:47.783282+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:22:49.795 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:49 smithi184 bash[13956]: cluster 2024-01-16T16:22:48.439571+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:49.795 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:49 smithi184 bash[13956]: audit 2024-01-16T16:22:48.513722+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:22:49.795 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:49 smithi184 bash[13956]: cluster 2024-01-16T16:22:48.513860+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-01-16T16:22:49.795 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:49 smithi184 bash[13956]: audit 2024-01-16T16:22:48.515090+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:49.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[13894]: cluster 2024-01-16T16:22:47.783171+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[13894]: cluster 2024-01-16T16:22:47.783282+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[13894]: cluster 2024-01-16T16:22:48.439571+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[13894]: audit 2024-01-16T16:22:48.513722+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[13894]: cluster 2024-01-16T16:22:48.513860+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[13894]: audit 2024-01-16T16:22:48.515090+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[17467]: cluster 2024-01-16T16:22:47.783171+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[17467]: cluster 2024-01-16T16:22:47.783282+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[17467]: cluster 2024-01-16T16:22:48.439571+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[17467]: audit 2024-01-16T16:22:48.513722+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[17467]: cluster 2024-01-16T16:22:48.513860+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-01-16T16:22:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:49 smithi064 bash[17467]: audit 2024-01-16T16:22:48.515090+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:50.723 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[17812]: debug 2024-01-16T16:22:50.543+0000 7f587cc1e700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2024-01-16T16:22:50.724 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[17812]: debug 2024-01-16T16:22:50.583+0000 7f589c4cd700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2024-01-16T16:22:50.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[13956]: cluster 2024-01-16T16:22:49.520888+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471] boot 2024-01-16T16:22:50.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[13956]: cluster 2024-01-16T16:22:49.521046+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-01-16T16:22:50.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[13956]: audit 2024-01-16T16:22:49.521503+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:50.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[13956]: audit 2024-01-16T16:22:50.195581+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:50.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[13956]: audit 2024-01-16T16:22:50.197312+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:50.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:50 smithi184 bash[13956]: audit 2024-01-16T16:22:50.200064+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:50.909 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[21169]: debug 2024-01-16T16:22:50.543+0000 7fd0eb143700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2024-01-16T16:22:50.910 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[21169]: debug 2024-01-16T16:22:50.583+0000 7fd10f1fb700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2024-01-16T16:22:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[13894]: cluster 2024-01-16T16:22:49.520888+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471] boot 2024-01-16T16:22:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[13894]: cluster 2024-01-16T16:22:49.521046+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-01-16T16:22:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[13894]: audit 2024-01-16T16:22:49.521503+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[13894]: audit 2024-01-16T16:22:50.195581+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[13894]: audit 2024-01-16T16:22:50.197312+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:50.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[13894]: audit 2024-01-16T16:22:50.200064+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:50.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[17467]: cluster 2024-01-16T16:22:49.520888+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.184:6816/2057461471,v1:172.21.15.184:6817/2057461471] boot 2024-01-16T16:22:50.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[17467]: cluster 2024-01-16T16:22:49.521046+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-01-16T16:22:50.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[17467]: audit 2024-01-16T16:22:49.521503+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:22:50.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[17467]: audit 2024-01-16T16:22:50.195581+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-01-16T16:22:50.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[17467]: audit 2024-01-16T16:22:50.197312+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:22:50.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:50 smithi064 bash[17467]: audit 2024-01-16T16:22:50.200064+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:51.607 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:51 smithi184 bash[13956]: audit 2024-01-16T16:22:50.193521+0000 mgr.y (mgr.14140) 166 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:51.607 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:51 smithi184 bash[13956]: cephadm 2024-01-16T16:22:50.194997+0000 mgr.y (mgr.14140) 167 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:51.607 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:51 smithi184 bash[13956]: cluster 2024-01-16T16:22:50.440139+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:51.607 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:51 smithi184 bash[13956]: cluster 2024-01-16T16:22:50.549070+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-01-16T16:22:51.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[13894]: audit 2024-01-16T16:22:50.193521+0000 mgr.y (mgr.14140) 166 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[13894]: cephadm 2024-01-16T16:22:50.194997+0000 mgr.y (mgr.14140) 167 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[13894]: cluster 2024-01-16T16:22:50.440139+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[13894]: cluster 2024-01-16T16:22:50.549070+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[17467]: audit 2024-01-16T16:22:50.193521+0000 mgr.y (mgr.14140) 166 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[17467]: cephadm 2024-01-16T16:22:50.194997+0000 mgr.y (mgr.14140) 167 : cephadm [INF] Applying osd on host smithi184... 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[17467]: cluster 2024-01-16T16:22:50.440139+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:51.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:51 smithi064 bash[17467]: cluster 2024-01-16T16:22:50.549070+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-01-16T16:22:53.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:53 smithi064 bash[17467]: cluster 2024-01-16T16:22:52.440663+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:53.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:53 smithi064 bash[13894]: cluster 2024-01-16T16:22:52.440663+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:53.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:53 smithi184 bash[13956]: cluster 2024-01-16T16:22:52.440663+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:54.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[13894]: audit 2024-01-16T16:22:53.567384+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.184:0/1829850023' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]: dispatch 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[13894]: audit 2024-01-16T16:22:53.569867+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]: dispatch 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[13894]: audit 2024-01-16T16:22:53.578353+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]': finished 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[13894]: cluster 2024-01-16T16:22:53.578528+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[13894]: audit 2024-01-16T16:22:53.578867+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[17467]: audit 2024-01-16T16:22:53.567384+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.184:0/1829850023' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]: dispatch 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[17467]: audit 2024-01-16T16:22:53.569867+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]: dispatch 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[17467]: audit 2024-01-16T16:22:53.578353+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]': finished 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[17467]: cluster 2024-01-16T16:22:53.578528+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-01-16T16:22:54.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:54 smithi064 bash[17467]: audit 2024-01-16T16:22:53.578867+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:22:54.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:54 smithi184 bash[13956]: audit 2024-01-16T16:22:53.567384+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.184:0/1829850023' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]: dispatch 2024-01-16T16:22:54.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:54 smithi184 bash[13956]: audit 2024-01-16T16:22:53.569867+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]: dispatch 2024-01-16T16:22:54.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:54 smithi184 bash[13956]: audit 2024-01-16T16:22:53.578353+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f9e7e11-8c24-4804-9343-88809d2e9f41"}]': finished 2024-01-16T16:22:54.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:54 smithi184 bash[13956]: cluster 2024-01-16T16:22:53.578528+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-01-16T16:22:54.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:54 smithi184 bash[13956]: audit 2024-01-16T16:22:53.578867+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:22:55.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:55 smithi064 bash[13894]: cluster 2024-01-16T16:22:54.441242+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:55.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:55 smithi064 bash[17467]: cluster 2024-01-16T16:22:54.441242+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:55.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:55 smithi184 bash[13956]: cluster 2024-01-16T16:22:54.441242+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:56.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:56 smithi064 bash[13894]: audit 2024-01-16T16:22:55.857461+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.184:0/1426849854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:56.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:56 smithi064 bash[17467]: audit 2024-01-16T16:22:55.857461+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.184:0/1426849854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:56.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:56 smithi184 bash[13956]: audit 2024-01-16T16:22:55.857461+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.184:0/1426849854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-01-16T16:22:57.893 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:57 smithi184 bash[13956]: cluster 2024-01-16T16:22:56.441869+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:57.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:57 smithi064 bash[13894]: cluster 2024-01-16T16:22:56.441869+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:57.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:57 smithi064 bash[17467]: cluster 2024-01-16T16:22:56.441869+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:22:58.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:58 smithi064 bash[13894]: audit 2024-01-16T16:22:58.549383+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:58.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:58 smithi064 bash[17467]: audit 2024-01-16T16:22:58.549383+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:58.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:58 smithi184 bash[13956]: audit 2024-01-16T16:22:58.549383+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:22:59.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:22:59 smithi184 bash[13956]: cluster 2024-01-16T16:22:58.442440+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-01-16T16:22:59.909 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:22:59 smithi064 bash[13894]: cluster 2024-01-16T16:22:58.442440+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-01-16T16:22:59.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:22:59 smithi064 bash[17467]: cluster 2024-01-16T16:22:58.442440+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-01-16T16:23:01.838 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:01 smithi184 bash[13956]: cluster 2024-01-16T16:23:00.443003+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:01.909 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:01 smithi064 bash[17467]: cluster 2024-01-16T16:23:00.443003+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:01.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:01 smithi064 bash[13894]: cluster 2024-01-16T16:23:00.443003+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:02.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:02 smithi064 bash[17467]: audit 2024-01-16T16:23:02.294559+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-16T16:23:02.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:02 smithi064 bash[17467]: audit 2024-01-16T16:23:02.296534+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:02.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:02 smithi064 bash[17467]: audit 2024-01-16T16:23:02.298773+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-16T16:23:02.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:02 smithi064 bash[13894]: audit 2024-01-16T16:23:02.294559+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-16T16:23:02.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:02 smithi064 bash[13894]: audit 2024-01-16T16:23:02.296534+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:02.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:02 smithi064 bash[13894]: audit 2024-01-16T16:23:02.298773+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-16T16:23:02.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:02 smithi184 bash[13956]: audit 2024-01-16T16:23:02.294559+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-01-16T16:23:02.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:02 smithi184 bash[13956]: audit 2024-01-16T16:23:02.296534+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:02.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:02 smithi184 bash[13956]: audit 2024-01-16T16:23:02.298773+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-01-16T16:23:03.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:03 smithi064 bash[17467]: cephadm 2024-01-16T16:23:02.298111+0000 mgr.y (mgr.14140) 174 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-01-16T16:23:03.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:03 smithi064 bash[17467]: cluster 2024-01-16T16:23:02.443529+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:03.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:03 smithi064 bash[13894]: cephadm 2024-01-16T16:23:02.298111+0000 mgr.y (mgr.14140) 174 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-01-16T16:23:03.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:03 smithi064 bash[13894]: cluster 2024-01-16T16:23:02.443529+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:03.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:03 smithi184 bash[13956]: cephadm 2024-01-16T16:23:02.298111+0000 mgr.y (mgr.14140) 174 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-01-16T16:23:03.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:03 smithi184 bash[13956]: cluster 2024-01-16T16:23:02.443529+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:04.539 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 7 on host 'smithi184' 2024-01-16T16:23:05.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:05 smithi184 bash[13956]: cluster 2024-01-16T16:23:04.444102+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:05.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:05 smithi184 bash[13956]: audit 2024-01-16T16:23:04.535071+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:05.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:05 smithi184 bash[13956]: audit 2024-01-16T16:23:04.536349+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:05.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:05 smithi184 bash[13956]: audit 2024-01-16T16:23:04.541841+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:05.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[13894]: cluster 2024-01-16T16:23:04.444102+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:05.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[17467]: cluster 2024-01-16T16:23:04.444102+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:05.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[17467]: audit 2024-01-16T16:23:04.535071+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:05.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[17467]: audit 2024-01-16T16:23:04.536349+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:05.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[17467]: audit 2024-01-16T16:23:04.541841+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:05.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[13894]: audit 2024-01-16T16:23:04.535071+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:05.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[13894]: audit 2024-01-16T16:23:04.536349+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:05.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:05 smithi064 bash[13894]: audit 2024-01-16T16:23:04.541841+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:22:40.008163\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:22:40.008368\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:22:40.008498\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:22:40.008621\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:22:40.008744\", \"created\": \"2024-01-16T16:22:39.135288\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_device_update\": \"2024-01-16T16:22:48.217681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:06.458 DEBUG:teuthology.orchestra.run.smithi184:osd.7> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.7.service 2024-01-16T16:23:06.460 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-01-16T16:23:06.461 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd stat -f json 2024-01-16T16:23:06.474 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[13894]: audit 2024-01-16T16:23:05.455552+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:23:06.474 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[13894]: audit 2024-01-16T16:23:05.461399+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:23:06.474 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[13894]: audit 2024-01-16T16:23:05.467208+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:06.474 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[13894]: audit 2024-01-16T16:23:05.472779+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:06.474 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[13894]: audit 2024-01-16T16:23:05.474111+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:23:06.475 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[17467]: audit 2024-01-16T16:23:05.455552+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:23:06.475 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[17467]: audit 2024-01-16T16:23:05.461399+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:23:06.475 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[17467]: audit 2024-01-16T16:23:05.467208+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:06.475 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[17467]: audit 2024-01-16T16:23:05.472779+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:06.475 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:06 smithi064 bash[17467]: audit 2024-01-16T16:23:05.474111+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:23:06.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:06 smithi184 bash[13956]: audit 2024-01-16T16:23:05.455552+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:23:06.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:06 smithi184 bash[13956]: audit 2024-01-16T16:23:05.461399+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:23:06.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:06 smithi184 bash[13956]: audit 2024-01-16T16:23:05.467208+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:06.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:06 smithi184 bash[13956]: audit 2024-01-16T16:23:05.472779+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:06.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:06 smithi184 bash[13956]: audit 2024-01-16T16:23:05.474111+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: 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-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-01-16T16:23:07.206 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[20662]: --> ceph-volume lvm activate successful for osd ID: 7 2024-01-16T16:23:07.551 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:07 smithi064 bash[17467]: cluster 2024-01-16T16:23:06.444723+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:07.552 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:07 smithi064 bash[13894]: cluster 2024-01-16T16:23:06.444723+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:07.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:07 smithi184 bash[13956]: cluster 2024-01-16T16:23:06.444723+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:09.198 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:23:09.637 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:09 smithi064 bash[13894]: cluster 2024-01-16T16:23:08.445279+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-01-16T16:23:09.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:09 smithi184 bash[13956]: cluster 2024-01-16T16:23:08.445279+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-01-16T16:23:09.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:09 smithi184 bash[13956]: audit 2024-01-16T16:23:09.205659+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.64:0/3325727052' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-16T16:23:09.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:09 smithi064 bash[13894]: audit 2024-01-16T16:23:09.205659+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.64:0/3325727052' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-16T16:23:09.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:09 smithi064 bash[17467]: cluster 2024-01-16T16:23:08.445279+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-01-16T16:23:09.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:09 smithi064 bash[17467]: audit 2024-01-16T16:23:09.205659+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.64:0/3325727052' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-16T16:23:09.954 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1705422169,"num_in_osds":7,"osd_in_since":1705422169,"num_remapped_pgs":0} 2024-01-16T16:23:10.224 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:09 smithi184 bash[21017]: debug 2024-01-16T16:23:09.942+0000 7f25b1bdbec0 -1 Falling back to public interface 2024-01-16T16:23:10.954 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd stat -f json 2024-01-16T16:23:10.974 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:10 smithi184 bash[21017]: debug 2024-01-16T16:23:10.578+0000 7f25b1bdbec0 -1 osd.7 0 log_to_monitors {default=true} 2024-01-16T16:23:11.819 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[13894]: cluster 2024-01-16T16:23:10.445890+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-01-16T16:23:11.819 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[13894]: audit 2024-01-16T16:23:10.586315+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-16T16:23:11.819 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[13894]: audit 2024-01-16T16:23:10.588792+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-01-16T16:23:11.819 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[13894]: audit 2024-01-16T16:23:11.241467+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:11.819 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[13894]: audit 2024-01-16T16:23:11.469564+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:11.819 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[13894]: audit 2024-01-16T16:23:11.476293+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:11.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[17467]: cluster 2024-01-16T16:23:10.445890+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-01-16T16:23:11.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[17467]: audit 2024-01-16T16:23:10.586315+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-16T16:23:11.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[17467]: audit 2024-01-16T16:23:10.588792+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-01-16T16:23:11.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[17467]: audit 2024-01-16T16:23:11.241467+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:11.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[17467]: audit 2024-01-16T16:23:11.469564+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:11.820 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:11 smithi064 bash[17467]: audit 2024-01-16T16:23:11.476293+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:11.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:11 smithi184 bash[13956]: cluster 2024-01-16T16:23:10.445890+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-01-16T16:23:11.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:11 smithi184 bash[13956]: audit 2024-01-16T16:23:10.586315+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-01-16T16:23:11.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:11 smithi184 bash[13956]: audit 2024-01-16T16:23:10.588792+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-01-16T16:23:11.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:11 smithi184 bash[13956]: audit 2024-01-16T16:23:11.241467+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:11.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:11 smithi184 bash[13956]: audit 2024-01-16T16:23:11.469564+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:11.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:11 smithi184 bash[13956]: audit 2024-01-16T16:23:11.476293+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}}, \"last_daemon_update\": \"2024-01-16T16:23:05.465441\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: audit 2024-01-16T16:23:11.524637+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: cluster 2024-01-16T16:23:11.524691+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: audit 2024-01-16T16:23:11.524874+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: audit 2024-01-16T16:23:11.525373+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: audit 2024-01-16T16:23:11.527735+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: cluster 2024-01-16T16:23:11.565200+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:23:12.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[13894]: cluster 2024-01-16T16:23:11.565261+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: audit 2024-01-16T16:23:11.524637+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: cluster 2024-01-16T16:23:11.524691+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: audit 2024-01-16T16:23:11.524874+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: audit 2024-01-16T16:23:11.525373+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: audit 2024-01-16T16:23:11.527735+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: cluster 2024-01-16T16:23:11.565200+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:23:12.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:12 smithi064 bash[17467]: cluster 2024-01-16T16:23:11.565261+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:23:12.974 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[21017]: debug 2024-01-16T16:23:12.530+0000 7f259a990700 -1 osd.7 0 waiting for initial osdmap 2024-01-16T16:23:12.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: audit 2024-01-16T16:23:11.524637+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-01-16T16:23:12.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: cluster 2024-01-16T16:23:11.524691+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-01-16T16:23:12.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: audit 2024-01-16T16:23:11.524874+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:12.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: audit 2024-01-16T16:23:11.525373+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:23:12.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: audit 2024-01-16T16:23:11.527735+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-01-16T16:23:12.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: cluster 2024-01-16T16:23:11.565200+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-01-16T16:23:12.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:12 smithi184 bash[13956]: cluster 2024-01-16T16:23:11.565261+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[13894]: cluster 2024-01-16T16:23:12.446435+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[13894]: audit 2024-01-16T16:23:12.528143+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=smithi184", "root=default"]}]': finished 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[13894]: cluster 2024-01-16T16:23:12.528260+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[13894]: audit 2024-01-16T16:23:12.529460+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[17467]: cluster 2024-01-16T16:23:12.446435+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[17467]: audit 2024-01-16T16:23:12.528143+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=smithi184", "root=default"]}]': finished 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[17467]: cluster 2024-01-16T16:23:12.528260+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-01-16T16:23:13.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:13 smithi064 bash[17467]: audit 2024-01-16T16:23:12.529460+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:13.743 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:23:13.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:13 smithi184 bash[13956]: cluster 2024-01-16T16:23:12.446435+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-01-16T16:23:13.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:13 smithi184 bash[13956]: audit 2024-01-16T16:23:12.528143+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=smithi184", "root=default"]}]': finished 2024-01-16T16:23:13.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:13 smithi184 bash[13956]: cluster 2024-01-16T16:23:12.528260+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-01-16T16:23:13.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:13 smithi184 bash[13956]: audit 2024-01-16T16:23:12.529460+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:14.484 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1705422193,"num_in_osds":8,"osd_in_since":1705422193,"num_remapped_pgs":0} 2024-01-16T16:23:14.485 INFO:tasks.cephadm:Adding prometheus.a on smithi184 2024-01-16T16:23:14.485 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch apply prometheus '1;smithi184=a' 2024-01-16T16:23:14.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[13894]: cluster 2024-01-16T16:23:13.534855+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703] boot 2024-01-16T16:23:14.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[13894]: cluster 2024-01-16T16:23:13.534948+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-01-16T16:23:14.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[13894]: audit 2024-01-16T16:23:13.535337+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:14.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[13894]: audit 2024-01-16T16:23:13.750705+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.64:0/2754762692' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-16T16:23:14.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[17467]: cluster 2024-01-16T16:23:13.534855+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703] boot 2024-01-16T16:23:14.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[17467]: cluster 2024-01-16T16:23:13.534948+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-01-16T16:23:14.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[17467]: audit 2024-01-16T16:23:13.535337+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:14.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:14 smithi064 bash[17467]: audit 2024-01-16T16:23:13.750705+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.64:0/2754762692' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-16T16:23:14.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:14 smithi184 bash[13956]: cluster 2024-01-16T16:23:13.534855+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.184:6824/1433640703,v1:172.21.15.184:6825/1433640703] boot 2024-01-16T16:23:14.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:14 smithi184 bash[13956]: cluster 2024-01-16T16:23:13.534948+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-01-16T16:23:14.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:14 smithi184 bash[13956]: audit 2024-01-16T16:23:13.535337+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:23:14.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:14 smithi184 bash[13956]: audit 2024-01-16T16:23:13.750705+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.64:0/2754762692' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-01-16T16:23:15.719 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:15 smithi184 bash[13956]: cluster 2024-01-16T16:23:14.447032+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:15.719 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:15 smithi184 bash[13956]: cluster 2024-01-16T16:23:14.559174+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-01-16T16:23:15.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:15 smithi064 bash[13894]: cluster 2024-01-16T16:23:14.447032+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:15.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:15 smithi064 bash[13894]: cluster 2024-01-16T16:23:14.559174+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-01-16T16:23:15.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:15 smithi064 bash[17467]: cluster 2024-01-16T16:23:14.447032+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:15.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:15 smithi064 bash[17467]: cluster 2024-01-16T16:23:14.559174+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-01-16T16:23:17.289 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled prometheus update... 2024-01-16T16:23:17.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:17 smithi184 bash[13956]: cluster 2024-01-16T16:23:16.447695+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:17.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:17 smithi184 bash[13956]: audit 2024-01-16T16:23:17.288335+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-16T16:23:17.287626\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-16T16:23:17.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:17 smithi184 bash[13956]: audit 2024-01-16T16:23:17.294430+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-16T16:23:17.287626\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-16T16:23:17.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:17 smithi064 bash[13894]: cluster 2024-01-16T16:23:16.447695+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:17.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:17 smithi064 bash[13894]: audit 2024-01-16T16:23:17.288335+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-16T16:23:17.287626\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-16T16:23:17.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:17 smithi064 bash[13894]: audit 2024-01-16T16:23:17.294430+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-16T16:23:17.287626\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-16T16:23:17.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:17 smithi064 bash[17467]: cluster 2024-01-16T16:23:16.447695+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:17.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:17 smithi064 bash[17467]: audit 2024-01-16T16:23:17.288335+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-16T16:23:17.287626\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-01-16T16:23:17.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:17 smithi064 bash[17467]: audit 2024-01-16T16:23:17.294430+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-01-16T16:23:17.287626\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-01-16T16:23:17.987 DEBUG:teuthology.orchestra.run.smithi184:prometheus.a> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@prometheus.a.service 2024-01-16T16:23:17.990 INFO:tasks.cephadm:Adding node-exporter.a on smithi064 2024-01-16T16:23:17.990 INFO:tasks.cephadm:Adding node-exporter.b on smithi184 2024-01-16T16:23:17.990 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch apply node-exporter '2;smithi064=a;smithi184=b' 2024-01-16T16:23:18.429 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:23:18.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:18 smithi064 bash[13894]: audit 2024-01-16T16:23:17.286598+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:18.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:18 smithi064 bash[13894]: cephadm 2024-01-16T16:23:17.287601+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi184=a 2024-01-16T16:23:18.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:18 smithi064 bash[13894]: cephadm 2024-01-16T16:23:17.303807+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-01-16T16:23:18.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:18 smithi064 bash[17467]: audit 2024-01-16T16:23:17.286598+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:18.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:18 smithi064 bash[17467]: cephadm 2024-01-16T16:23:17.287601+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi184=a 2024-01-16T16:23:18.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:18 smithi064 bash[17467]: cephadm 2024-01-16T16:23:17.303807+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-01-16T16:23:18.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:18 smithi184 bash[13956]: audit 2024-01-16T16:23:17.286598+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:18.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:18 smithi184 bash[13956]: cephadm 2024-01-16T16:23:17.287601+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi184=a 2024-01-16T16:23:18.914 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:18 smithi184 bash[13956]: cephadm 2024-01-16T16:23:17.303807+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-01-16T16:23:19.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:19 smithi064 bash[13894]: cluster 2024-01-16T16:23:18.448395+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:19.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:19 smithi064 bash[17467]: cluster 2024-01-16T16:23:18.448395+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:19.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:19 smithi184 bash[13956]: cluster 2024-01-16T16:23:18.448395+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:20.936 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled node-exporter update... 2024-01-16T16:23:21.809 DEBUG:teuthology.orchestra.run.smithi064:node-exporter.a> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@node-exporter.a.service 2024-01-16T16:23:21.811 DEBUG:teuthology.orchestra.run.smithi184:node-exporter.b> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@node-exporter.b.service 2024-01-16T16:23:21.814 INFO:tasks.cephadm:Adding alertmanager.a on smithi064 2024-01-16T16:23:21.814 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch apply alertmanager '1;smithi064=a' 2024-01-16T16:23:21.866 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:21 smithi184 bash[13956]: cluster 2024-01-16T16:23:20.449009+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:21.866 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:21 smithi184 bash[13956]: audit 2024-01-16T16:23:20.934236+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-16T16:23:20.933459\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-16T16:23:21.867 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:21 smithi184 bash[13956]: audit 2024-01-16T16:23:20.942041+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-16T16:23:20.933459\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-16T16:23:21.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:21 smithi064 bash[13894]: cluster 2024-01-16T16:23:20.449009+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:21.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:21 smithi064 bash[13894]: audit 2024-01-16T16:23:20.934236+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-16T16:23:20.933459\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-16T16:23:21.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:21 smithi064 bash[13894]: audit 2024-01-16T16:23:20.942041+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-16T16:23:20.933459\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-16T16:23:21.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:21 smithi064 bash[17467]: cluster 2024-01-16T16:23:20.449009+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:21.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:21 smithi064 bash[17467]: audit 2024-01-16T16:23:20.934236+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-16T16:23:20.933459\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-01-16T16:23:21.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:21 smithi064 bash[17467]: audit 2024-01-16T16:23:20.942041+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-01-16T16:23:20.933459\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi184\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-01-16T16:23:21.933 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:23:21.938 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:23:22.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:22 smithi184 bash[13956]: audit 2024-01-16T16:23:20.932280+0000 mgr.y (mgr.14140) 188 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi064=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:22.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:22 smithi184 bash[13956]: cephadm 2024-01-16T16:23:20.933424+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi064=a,smithi184=b 2024-01-16T16:23:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:22 smithi064 bash[13894]: audit 2024-01-16T16:23:20.932280+0000 mgr.y (mgr.14140) 188 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi064=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:22.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:22 smithi064 bash[13894]: cephadm 2024-01-16T16:23:20.933424+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi064=a,smithi184=b 2024-01-16T16:23:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:22 smithi064 bash[17467]: audit 2024-01-16T16:23:20.932280+0000 mgr.y (mgr.14140) 188 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi064=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:22.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:22 smithi064 bash[17467]: cephadm 2024-01-16T16:23:20.933424+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi064=a,smithi184=b 2024-01-16T16:23:23.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:23 smithi064 bash[13894]: cluster 2024-01-16T16:23:22.449592+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:23.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:23 smithi064 bash[17467]: cluster 2024-01-16T16:23:22.449592+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:23.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:23 smithi184 bash[13956]: cluster 2024-01-16T16:23:22.449592+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:25.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:25 smithi064 bash[13894]: cluster 2024-01-16T16:23:24.450157+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:25.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:25 smithi064 bash[17467]: cluster 2024-01-16T16:23:24.450157+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:25.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:25 smithi184 bash[13956]: cluster 2024-01-16T16:23:24.450157+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:26.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:26 smithi184 bash[13956]: audit 2024-01-16T16:23:25.463539+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}, {\"id\": \"99087aa3-cdb0-448c-ac4a-3d15935906aa\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705422193.5368853, \"finished_at\": 1705422201.5746424}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:23:26.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:26 smithi184 bash[13956]: audit 2024-01-16T16:23:25.469381+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}, {\"id\": \"99087aa3-cdb0-448c-ac4a-3d15935906aa\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705422193.5368853, \"finished_at\": 1705422201.5746424}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:23:26.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:26 smithi064 bash[13894]: audit 2024-01-16T16:23:25.463539+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}, {\"id\": \"99087aa3-cdb0-448c-ac4a-3d15935906aa\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705422193.5368853, \"finished_at\": 1705422201.5746424}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:23:26.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:26 smithi064 bash[13894]: audit 2024-01-16T16:23:25.469381+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}, {\"id\": \"99087aa3-cdb0-448c-ac4a-3d15935906aa\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705422193.5368853, \"finished_at\": 1705422201.5746424}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:23:26.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:26 smithi064 bash[17467]: audit 2024-01-16T16:23:25.463539+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}, {\"id\": \"99087aa3-cdb0-448c-ac4a-3d15935906aa\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705422193.5368853, \"finished_at\": 1705422201.5746424}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-01-16T16:23:26.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:26 smithi064 bash[17467]: audit 2024-01-16T16:23:25.469381+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3e74d83a-ed78-4944-bb4a-02904b228fd2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1705422119.4915113, \"finished_at\": 1705422134.2391047}, {\"id\": \"18fd4cb5-00b9-4a28-9b45-91425efe84b5\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1705422143.5103714, \"finished_at\": 1705422159.1748343}, {\"id\": \"c6f85f01-6f8c-430c-b7ae-7cc98925fbbd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1705422169.5216703, \"finished_at\": 1705422184.5542045}, {\"id\": \"99087aa3-cdb0-448c-ac4a-3d15935906aa\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1705422193.5368853, \"finished_at\": 1705422201.5746424}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-01-16T16:23:27.024 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled alertmanager update... 2024-01-16T16:23:27.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:27 smithi184 bash[13956]: cluster 2024-01-16T16:23:26.450836+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:27.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:27 smithi184 bash[13956]: audit 2024-01-16T16:23:27.023604+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-16T16:23:27.022942\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-16T16:23:27.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:27 smithi184 bash[13956]: audit 2024-01-16T16:23:27.029803+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-16T16:23:27.022942\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-16T16:23:27.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:27 smithi064 bash[13894]: cluster 2024-01-16T16:23:26.450836+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:27.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:27 smithi064 bash[13894]: audit 2024-01-16T16:23:27.023604+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-16T16:23:27.022942\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-16T16:23:27.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:27 smithi064 bash[13894]: audit 2024-01-16T16:23:27.029803+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-16T16:23:27.022942\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-16T16:23:27.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:27 smithi064 bash[17467]: cluster 2024-01-16T16:23:26.450836+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:27.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:27 smithi064 bash[17467]: audit 2024-01-16T16:23:27.023604+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-16T16:23:27.022942\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-01-16T16:23:27.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:27 smithi064 bash[17467]: audit 2024-01-16T16:23:27.029803+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-01-16T16:23:27.022942\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi064\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-01-16T16:23:28.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:28 smithi064 bash[13894]: audit 2024-01-16T16:23:27.021936+0000 mgr.y (mgr.14140) 193 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:28.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:28 smithi064 bash[13894]: cephadm 2024-01-16T16:23:27.022918+0000 mgr.y (mgr.14140) 194 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi064=a 2024-01-16T16:23:28.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:28 smithi064 bash[17467]: audit 2024-01-16T16:23:27.021936+0000 mgr.y (mgr.14140) 193 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:28.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:28 smithi064 bash[17467]: cephadm 2024-01-16T16:23:27.022918+0000 mgr.y (mgr.14140) 194 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi064=a 2024-01-16T16:23:28.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:28 smithi184 bash[13956]: audit 2024-01-16T16:23:27.021936+0000 mgr.y (mgr.14140) 193 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:28.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:28 smithi184 bash[13956]: cephadm 2024-01-16T16:23:27.022918+0000 mgr.y (mgr.14140) 194 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi064=a 2024-01-16T16:23:28.891 DEBUG:teuthology.orchestra.run.smithi064:alertmanager.a> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@alertmanager.a.service 2024-01-16T16:23:28.894 INFO:tasks.cephadm:Adding grafana.a on smithi184 2024-01-16T16:23:28.894 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph orch apply grafana '1;smithi184=a' 2024-01-16T16:23:28.975 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:23:29.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:29 smithi184 bash[13956]: cluster 2024-01-16T16:23:28.451460+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:29.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:29 smithi064 bash[13894]: cluster 2024-01-16T16:23:28.451460+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:29.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:29 smithi064 bash[17467]: cluster 2024-01-16T16:23:28.451460+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:31.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:31 smithi064 bash[13894]: cluster 2024-01-16T16:23:30.452111+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:31.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:31 smithi064 bash[17467]: cluster 2024-01-16T16:23:30.452111+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:31.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:31 smithi184 bash[13956]: cluster 2024-01-16T16:23:30.452111+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:33.343 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled grafana update... 2024-01-16T16:23:33.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:33 smithi184 bash[13956]: cluster 2024-01-16T16:23:32.452664+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:33.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:33 smithi184 bash[13956]: audit 2024-01-16T16:23:33.342821+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-16T16:23:33.342132\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-16T16:23:33.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:33 smithi184 bash[13956]: audit 2024-01-16T16:23:33.348933+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-16T16:23:33.342132\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-16T16:23:33.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:33 smithi064 bash[13894]: cluster 2024-01-16T16:23:32.452664+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:33.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:33 smithi064 bash[13894]: audit 2024-01-16T16:23:33.342821+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-16T16:23:33.342132\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-16T16:23:33.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:33 smithi064 bash[13894]: audit 2024-01-16T16:23:33.348933+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-16T16:23:33.342132\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-16T16:23:33.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:33 smithi064 bash[17467]: cluster 2024-01-16T16:23:32.452664+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:33.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:33 smithi064 bash[17467]: audit 2024-01-16T16:23:33.342821+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-16T16:23:33.342132\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-01-16T16:23:33.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:33 smithi064 bash[17467]: audit 2024-01-16T16:23:33.348933+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-01-16T16:23:33.342132\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi184\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-01-16T16:23:34.486 DEBUG:teuthology.orchestra.run.smithi184:grafana.a> sudo journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@grafana.a.service 2024-01-16T16:23:34.489 INFO:tasks.cephadm:Setting up client nodes... 2024-01-16T16:23:34.489 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-16T16:23:34.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:34 smithi184 bash[13956]: audit 2024-01-16T16:23:33.341078+0000 mgr.y (mgr.14140) 198 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:34.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:34 smithi184 bash[13956]: cephadm 2024-01-16T16:23:33.342108+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Saving service grafana spec with placement count:1 smithi184=a 2024-01-16T16:23:34.820 INFO:journalctl@ceph.grafana.a.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-01-16T16:23:34.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:34 smithi064 bash[13894]: audit 2024-01-16T16:23:33.341078+0000 mgr.y (mgr.14140) 198 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:34.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:34 smithi064 bash[13894]: cephadm 2024-01-16T16:23:33.342108+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Saving service grafana spec with placement count:1 smithi184=a 2024-01-16T16:23:34.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:34 smithi064 bash[17467]: audit 2024-01-16T16:23:33.341078+0000 mgr.y (mgr.14140) 198 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:23:34.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:34 smithi064 bash[17467]: cephadm 2024-01-16T16:23:33.342108+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Saving service grafana spec with placement count:1 smithi184=a 2024-01-16T16:23:35.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:35 smithi184 bash[13956]: cluster 2024-01-16T16:23:34.453355+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:35.786 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:35 smithi064 bash[13894]: cluster 2024-01-16T16:23:34.453355+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:35.786 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:35 smithi064 bash[17467]: cluster 2024-01-16T16:23:34.453355+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:37.359 INFO:teuthology.orchestra.run.smithi064.stdout:[client.0] 2024-01-16T16:23:37.359 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQCJraZlVlZtFRAAgRi6GQTn7/HdKhwalWyRww== 2024-01-16T16:23:37.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:37 smithi184 bash[13956]: cluster 2024-01-16T16:23:36.453975+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:37.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:37 smithi184 bash[13956]: audit 2024-01-16T16:23:37.359202+0000 mon.a (mon.0) 464 : audit [INF] from='client.? 172.21.15.64:0/1525448720' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-16T16:23:37.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:37 smithi184 bash[13956]: audit 2024-01-16T16:23:37.366215+0000 mon.a (mon.0) 465 : audit [INF] from='client.? 172.21.15.64:0/1525448720' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-16T16:23:37.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:37 smithi184 bash[13956]: audit 2024-01-16T16:23:37.441080+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:37.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:37 smithi184 bash[13956]: audit 2024-01-16T16:23:37.446054+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:37.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:37 smithi184 bash[13956]: audit 2024-01-16T16:23:37.447366+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:37.725 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:37 smithi184 docker[22286]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-prometheus.a 2024-01-16T16:23:37.726 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:37 smithi184 systemd[1]: Started Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:23:37.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[13894]: cluster 2024-01-16T16:23:36.453975+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:37.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[13894]: audit 2024-01-16T16:23:37.359202+0000 mon.a (mon.0) 464 : audit [INF] from='client.? 172.21.15.64:0/1525448720' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-16T16:23:37.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[13894]: audit 2024-01-16T16:23:37.366215+0000 mon.a (mon.0) 465 : audit [INF] from='client.? 172.21.15.64:0/1525448720' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-16T16:23:37.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[17467]: cluster 2024-01-16T16:23:36.453975+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:37.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[17467]: audit 2024-01-16T16:23:37.359202+0000 mon.a (mon.0) 464 : audit [INF] from='client.? 172.21.15.64:0/1525448720' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-16T16:23:37.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[17467]: audit 2024-01-16T16:23:37.366215+0000 mon.a (mon.0) 465 : audit [INF] from='client.? 172.21.15.64:0/1525448720' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-01-16T16:23:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[13894]: audit 2024-01-16T16:23:37.441080+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[13894]: audit 2024-01-16T16:23:37.446054+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[13894]: audit 2024-01-16T16:23:37.447366+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:37.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[17467]: audit 2024-01-16T16:23:37.441080+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:37.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[17467]: audit 2024-01-16T16:23:37.446054+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:05.464501\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:05.464722\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:05.464854\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:05.464979\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:05.465103\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:05.465227\", \"created\": \"2024-01-16T16:23:04.511037\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:37.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:37 smithi064 bash[17467]: audit 2024-01-16T16:23:37.447366+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:23:38.114 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-01-16T16:23:38.114 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-01-16T16:23:38.114 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-01-16T16:23:38.137 DEBUG:teuthology.orchestra.run.smithi184:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-16T16:23:38.974 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.752Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.752Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.752Z 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-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.752Z caller=main.go:594 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi184 (none))" 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.752Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.752Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.756Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.757Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.758Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.758Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.763Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.763Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.445µs 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.763Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.764Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.764Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=96.749µs wal_replay_duration=370.086µs wbl_replay_duration=200ns total_replay_duration=524.538µs 2024-01-16T16:23:38.975 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.768Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-01-16T16:23:38.976 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.768Z caller=main.go:1063 level=info msg="TSDB started" 2024-01-16T16:23:38.976 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.768Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-16T16:23:38.976 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.768Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=711.161µs db_storage=940ns remote_storage=1.765µs web_handler=402ns query_engine=762ns scrape=438.384µs scrape_sd=25.796µs notify=1.216µs notify_sd=1.397µs rules=32.575µs tracing=6.918µs 2024-01-16T16:23:38.976 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.768Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-01-16T16:23:38.976 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:23:38 smithi184 bash[22310]: ts=2024-01-16T16:23:38.768Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-01-16T16:23:39.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[13894]: cluster 2024-01-16T16:23:38.454673+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:39.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[17467]: cluster 2024-01-16T16:23:38.454673+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:39.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[17467]: audit 2024-01-16T16:23:39.179046+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_daemon_update\": \"2024-01-16T16:23:39.176861\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:39.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[13894]: audit 2024-01-16T16:23:39.179046+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_daemon_update\": \"2024-01-16T16:23:39.176861\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:39.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[17467]: audit 2024-01-16T16:23:39.185357+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_daemon_update\": \"2024-01-16T16:23:39.176861\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:39.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[17467]: audit 2024-01-16T16:23:39.188596+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-16T16:23:39.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[17467]: audit 2024-01-16T16:23:39.190308+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:39.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[13894]: audit 2024-01-16T16:23:39.185357+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_daemon_update\": \"2024-01-16T16:23:39.176861\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:39.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[13894]: audit 2024-01-16T16:23:39.188596+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-16T16:23:39.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[13894]: audit 2024-01-16T16:23:39.190308+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:39.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:39 smithi184 bash[13956]: cluster 2024-01-16T16:23:38.454673+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:39.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:39 smithi184 bash[13956]: audit 2024-01-16T16:23:39.179046+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_daemon_update\": \"2024-01-16T16:23:39.176861\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:39.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:39 smithi184 bash[13956]: audit 2024-01-16T16:23:39.185357+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}}, \"last_daemon_update\": \"2024-01-16T16:23:39.176861\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:39.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:39 smithi184 bash[13956]: audit 2024-01-16T16:23:39.188596+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-16T16:23:39.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:39 smithi184 bash[13956]: audit 2024-01-16T16:23:39.190308+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:40.160 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:39 smithi064 systemd[1]: Started Ceph node-exporter.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:23:40.160 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:39 smithi064 bash[25264]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-16T16:23:40.581 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:40 smithi184 docker[22653]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-node-exporter.b 2024-01-16T16:23:40.581 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:40 smithi184 systemd[1]: Started Ceph node-exporter.b for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:23:40.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:40 smithi184 bash[13956]: cephadm 2024-01-16T16:23:39.191587+0000 mgr.y (mgr.14140) 203 : cephadm [INF] Deploying daemon node-exporter.a on smithi064 2024-01-16T16:23:40.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:40 smithi184 bash[13956]: audit 2024-01-16T16:23:39.888964+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:23:40.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:40 smithi184 bash[13956]: audit 2024-01-16T16:23:39.893077+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:23:40.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:40 smithi184 bash[13956]: audit 2024-01-16T16:23:39.893867+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-16T16:23:40.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:40 smithi184 bash[13956]: audit 2024-01-16T16:23:39.894790+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:40.833 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:40 smithi184 bash[22675]: Unable to find image 'prom/node-exporter:latest' locally 2024-01-16T16:23:40.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[13894]: cephadm 2024-01-16T16:23:39.191587+0000 mgr.y (mgr.14140) 203 : cephadm [INF] Deploying daemon node-exporter.a on smithi064 2024-01-16T16:23:40.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[17467]: cephadm 2024-01-16T16:23:39.191587+0000 mgr.y (mgr.14140) 203 : cephadm [INF] Deploying daemon node-exporter.a on smithi064 2024-01-16T16:23:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[13894]: audit 2024-01-16T16:23:39.888964+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:23:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[13894]: audit 2024-01-16T16:23:39.893077+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:23:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[13894]: audit 2024-01-16T16:23:39.893867+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-16T16:23:40.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[13894]: audit 2024-01-16T16:23:39.894790+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:40.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[17467]: audit 2024-01-16T16:23:39.888964+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:23:40.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[17467]: audit 2024-01-16T16:23:39.893077+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:23:40.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[17467]: audit 2024-01-16T16:23:39.893867+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-01-16T16:23:40.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:40 smithi064 bash[17467]: audit 2024-01-16T16:23:39.894790+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:23:41.194 INFO:teuthology.orchestra.run.smithi184.stdout:[client.1] 2024-01-16T16:23:41.195 INFO:teuthology.orchestra.run.smithi184.stdout: key = AQCNraZlBUqECxAAWV6W3kGqRbf7fhCPgBhYvQ== 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: cephadm 2024-01-16T16:23:39.895424+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: cluster 2024-01-16T16:23:40.455339+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: audit 2024-01-16T16:23:40.590192+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: audit 2024-01-16T16:23:40.596072+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: cephadm 2024-01-16T16:23:40.602500+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon alertmanager.a on smithi064 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: audit 2024-01-16T16:23:41.190700+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.184:0/4030952051' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: audit 2024-01-16T16:23:41.192919+0000 mon.a (mon.0) 479 : 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-01-16T16:23:41.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:41 smithi184 bash[13956]: audit 2024-01-16T16:23:41.201649+0000 mon.a (mon.0) 480 : 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-01-16T16:23:41.903 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-01-16T16:23:41.903 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-01-16T16:23:41.903 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-01-16T16:23:41.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: cephadm 2024-01-16T16:23:39.895424+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-01-16T16:23:41.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: cluster 2024-01-16T16:23:40.455339+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:41.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: cephadm 2024-01-16T16:23:39.895424+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-01-16T16:23:41.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: cluster 2024-01-16T16:23:40.455339+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:41.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: audit 2024-01-16T16:23:40.590192+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:41.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: audit 2024-01-16T16:23:40.590192+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:23:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: audit 2024-01-16T16:23:40.596072+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: cephadm 2024-01-16T16:23:40.602500+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon alertmanager.a on smithi064 2024-01-16T16:23:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: audit 2024-01-16T16:23:41.190700+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.184:0/4030952051' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-16T16:23:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: audit 2024-01-16T16:23:41.192919+0000 mon.a (mon.0) 479 : 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-01-16T16:23:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[13894]: audit 2024-01-16T16:23:41.201649+0000 mon.a (mon.0) 480 : 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-01-16T16:23:41.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: audit 2024-01-16T16:23:40.596072+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:23:41.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: cephadm 2024-01-16T16:23:40.602500+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon alertmanager.a on smithi064 2024-01-16T16:23:41.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: audit 2024-01-16T16:23:41.190700+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.184:0/4030952051' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-01-16T16:23:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: audit 2024-01-16T16:23:41.192919+0000 mon.a (mon.0) 479 : 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-01-16T16:23:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:41 smithi064 bash[17467]: audit 2024-01-16T16:23:41.201649+0000 mon.a (mon.0) 480 : 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-01-16T16:23:41.924 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd dump --format=json 2024-01-16T16:23:43.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:43 smithi064 bash[13894]: cluster 2024-01-16T16:23:42.455941+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:43.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:43 smithi064 bash[17467]: cluster 2024-01-16T16:23:42.455941+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:43.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:43 smithi184 bash[13956]: cluster 2024-01-16T16:23:42.455941+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:44.660 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:44 smithi064 bash[25264]: latest: Pulling from prom/node-exporter 2024-01-16T16:23:44.724 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:44 smithi184 bash[22675]: latest: Pulling from prom/node-exporter 2024-01-16T16:23:45.113 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:44 smithi064 bash[25264]: 2abcce694348: Pulling fs layer 2024-01-16T16:23:45.114 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:44 smithi064 bash[25264]: 455fd88e5221: Pulling fs layer 2024-01-16T16:23:45.114 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:44 smithi064 bash[25264]: 324153f2810a: Pulling fs layer 2024-01-16T16:23:45.114 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:44 smithi064 bash[25264]: 324153f2810a: Waiting 2024-01-16T16:23:45.114 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:44 smithi064 bash[25264]: 455fd88e5221: Waiting 2024-01-16T16:23:45.123 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:44 smithi184 bash[22675]: 2abcce694348: Pulling fs layer 2024-01-16T16:23:45.123 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:44 smithi184 bash[22675]: 455fd88e5221: Pulling fs layer 2024-01-16T16:23:45.123 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:44 smithi184 bash[22675]: 324153f2810a: Pulling fs layer 2024-01-16T16:23:45.276 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:23:45.276 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":47,"fsid":"a3cca538-b48a-11ee-95ae-87774f69a715","created":"2024-01-16T16:17:32.302523+0000","modified":"2024-01-16T16:23:14.543081+0000","last_up_change":"2024-01-16T16:23:13.522418+0000","last_in_change":"2024-01-16T16:23:13.522418+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-01-16T16:17:45.634653+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":"a4aa6bbc-a807-489a-860d-4766041da001","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.64:6802","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6803","nonce":146868890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6805","nonce":146868890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6809","nonce":146868890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6807","nonce":146868890}]},"public_addr":"172.21.15.64:6803/146868890","cluster_addr":"172.21.15.64:6805/146868890","heartbeat_back_addr":"172.21.15.64:6809/146868890","heartbeat_front_addr":"172.21.15.64:6807/146868890","state":["exists","up"]},{"osd":1,"uuid":"87bd0679-a9ed-4736-9e8d-f6267bb87dc0","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.64:6810","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6811","nonce":2184805076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6813","nonce":2184805076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6817","nonce":2184805076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6815","nonce":2184805076}]},"public_addr":"172.21.15.64:6811/2184805076","cluster_addr":"172.21.15.64:6813/2184805076","heartbeat_back_addr":"172.21.15.64:6817/2184805076","heartbeat_front_addr":"172.21.15.64:6815/2184805076","state":["exists","up"]},{"osd":2,"uuid":"70bbeee7-fbfd-4726-b898-182d6420e52d","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.64:6818","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6819","nonce":204525468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6821","nonce":204525468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6824","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6825","nonce":204525468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6823","nonce":204525468}]},"public_addr":"172.21.15.64:6819/204525468","cluster_addr":"172.21.15.64:6821/204525468","heartbeat_back_addr":"172.21.15.64:6825/204525468","heartbeat_front_addr":"172.21.15.64:6823/204525468","state":["exists","up"]},{"osd":3,"uuid":"482f9396-5a90-4f9f-898c-fa26668729f5","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.64:6826","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6827","nonce":145159434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6828","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6829","nonce":145159434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6832","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6833","nonce":145159434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6830","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6831","nonce":145159434}]},"public_addr":"172.21.15.64:6827/145159434","cluster_addr":"172.21.15.64:6829/145159434","heartbeat_back_addr":"172.21.15.64:6833/145159434","heartbeat_front_addr":"172.21.15.64:6831/145159434","state":["exists","up"]},{"osd":4,"uuid":"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da","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.184:6800","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6801","nonce":2598564808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6803","nonce":2598564808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6807","nonce":2598564808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6805","nonce":2598564808}]},"public_addr":"172.21.15.184:6801/2598564808","cluster_addr":"172.21.15.184:6803/2598564808","heartbeat_back_addr":"172.21.15.184:6807/2598564808","heartbeat_front_addr":"172.21.15.184:6805/2598564808","state":["exists","up"]},{"osd":5,"uuid":"495a3a8d-c35f-4674-b929-f4b66661cb50","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.184:6808","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6809","nonce":382677877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6811","nonce":382677877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6815","nonce":382677877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6813","nonce":382677877}]},"public_addr":"172.21.15.184:6809/382677877","cluster_addr":"172.21.15.184:6811/382677877","heartbeat_back_addr":"172.21.15.184:6815/382677877","heartbeat_front_addr":"172.21.15.184:6813/382677877","state":["exists","up"]},{"osd":6,"uuid":"4c7c8cb5-ee13-49da-9523-a692c10a8f7e","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.184:6816","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6817","nonce":2057461471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6819","nonce":2057461471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6823","nonce":2057461471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6821","nonce":2057461471}]},"public_addr":"172.21.15.184:6817/2057461471","cluster_addr":"172.21.15.184:6819/2057461471","heartbeat_back_addr":"172.21.15.184:6823/2057461471","heartbeat_front_addr":"172.21.15.184:6821/2057461471","state":["exists","up"]},{"osd":7,"uuid":"8f9e7e11-8c24-4804-9343-88809d2e9f41","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.184:6824","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6825","nonce":1433640703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6827","nonce":1433640703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6831","nonce":1433640703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6829","nonce":1433640703}]},"public_addr":"172.21.15.184:6825/1433640703","cluster_addr":"172.21.15.184:6827/1433640703","heartbeat_back_addr":"172.21.15.184:6831/1433640703","heartbeat_front_addr":"172.21.15.184:6829/1433640703","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-01-16T16:20:18.268344+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-01-16T16:20:43.093564+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-01-16T16:21:09.517848+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-01-16T16:21:35.170505+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-01-16T16:21:57.657158+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-01-16T16:22:22.160825+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-01-16T16:22:47.783290+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-01-16T16:23:11.565265+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.64:0/2156789897":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6801/3598590266":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6800/3598590266":"2024-01-17T16:18:10.307171+0000","172.21.15.64:0/2147425572":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/4094826071":"2024-01-17T16:18:10.307171+0000","172.21.15.64:0/2218302292":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6800/51556914":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/4036894294":"2024-01-17T16:17:53.135429+0000","172.21.15.64:6801/51556914":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/3638865574":"2024-01-17T16:17:53.135429+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-01-16T16:23:45.410 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:45 smithi064 bash[13894]: cluster 2024-01-16T16:23:44.456685+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:45.410 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:45 smithi064 bash[17467]: cluster 2024-01-16T16:23:44.456685+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:45.410 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:45 smithi064 bash[25264]: 2abcce694348: Download complete 2024-01-16T16:23:45.410 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:45 smithi064 bash[25264]: 2abcce694348: Pull complete 2024-01-16T16:23:45.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[13956]: cluster 2024-01-16T16:23:44.456685+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:45.474 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 2abcce694348: Verifying Checksum 2024-01-16T16:23:45.474 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 2abcce694348: Download complete 2024-01-16T16:23:45.474 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 2abcce694348: Pull complete 2024-01-16T16:23:45.974 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 324153f2810a: Verifying Checksum 2024-01-16T16:23:45.974 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 324153f2810a: Download complete 2024-01-16T16:23:45.974 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 455fd88e5221: Verifying Checksum 2024-01-16T16:23:45.974 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:45 smithi184 bash[22675]: 455fd88e5221: Download complete 2024-01-16T16:23:46.245 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:45 smithi064 bash[25264]: 455fd88e5221: Verifying Checksum 2024-01-16T16:23:46.245 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:45 smithi064 bash[25264]: 455fd88e5221: Download complete 2024-01-16T16:23:46.427 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-01-16T16:17:45.634653+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-01-16T16:23:46.427 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-01-16T16:23:46.439 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:46 smithi184 bash[13956]: audit 2024-01-16T16:23:45.282069+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.64:0/3633105906' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:23:46.439 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:46 smithi184 bash[22675]: 455fd88e5221: Pull complete 2024-01-16T16:23:46.522 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:46 smithi064 bash[17467]: audit 2024-01-16T16:23:45.282069+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.64:0/3633105906' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:23:46.522 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:46 smithi064 bash[13894]: audit 2024-01-16T16:23:45.282069+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.64:0/3633105906' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:23:46.724 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:46 smithi184 bash[22675]: 324153f2810a: Pull complete 2024-01-16T16:23:46.724 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:46 smithi184 bash[22675]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-01-16T16:23:46.724 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:46 smithi184 bash[22675]: Status: Downloaded newer image for prom/node-exporter:latest 2024-01-16T16:23:46.910 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:46 smithi064 bash[25264]: 455fd88e5221: Pull complete 2024-01-16T16:23:46.910 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:46 smithi064 bash[25264]: 324153f2810a: Download complete 2024-01-16T16:23:47.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:47 smithi064 bash[13894]: cluster 2024-01-16T16:23:46.457140+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-01-16T16:23:47.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:47 smithi064 bash[17467]: cluster 2024-01-16T16:23:46.457140+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-01-16T16:23:47.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[13956]: cluster 2024-01-16T16:23:46.457140+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-01-16T16:23:48.224 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.894Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.894Z 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-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.895Z 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-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.895Z 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-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.895Z 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-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.895Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=arp 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-16T16:23:48.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=edac 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-16T16:23:48.226 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.896Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=os 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-16T16:23:48.227 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=stat 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=time 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=uname 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-01-16T16:23:48.228 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:23:47 smithi184 bash[22675]: ts=2024-01-16T16:23:47.897Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-16T16:23:48.399 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:48 smithi064 bash[25264]: 324153f2810a: Pull complete 2024-01-16T16:23:48.399 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:48 smithi064 bash[25264]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-01-16T16:23:48.660 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:48 smithi064 bash[25264]: Status: Downloaded newer image for prom/node-exporter:latest 2024-01-16T16:23:49.557 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:49 smithi064 bash[13894]: cluster 2024-01-16T16:23:48.457602+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-01-16T16:23:49.910 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:49 smithi064 bash[17467]: cluster 2024-01-16T16:23:48.457602+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-01-16T16:23:49.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:49 smithi184 bash[13956]: cluster 2024-01-16T16:23:48.457602+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-01-16T16:23:51.804 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[13894]: cluster 2024-01-16T16:23:50.458251+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-01-16T16:23:51.804 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[17467]: cluster 2024-01-16T16:23:50.458251+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-01-16T16:23:51.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:51 smithi184 bash[13956]: cluster 2024-01-16T16:23:50.458251+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-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.970Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.970Z 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-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.970Z 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-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.970Z 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-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.971Z 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-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.971Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=arp 2024-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=bcache 2024-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=bonding 2024-01-16T16:23:52.161 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=btrfs 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=conntrack 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=cpu 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=diskstats 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=dmi 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=edac 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=entropy 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=filefd 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=filesystem 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=hwmon 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=infiniband 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=ipvs 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=loadavg 2024-01-16T16:23:52.162 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=mdadm 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=meminfo 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=netclass 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=netdev 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=netstat 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=nfs 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=nfsd 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=nvme 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=os 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-01-16T16:23:52.163 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=pressure 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=rapl 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=schedstat 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=selinux 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=sockstat 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=softnet 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=stat 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=tapestats 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=textfile 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=time 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=uname 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=vmstat 2024-01-16T16:23:52.164 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=xfs 2024-01-16T16:23:52.165 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.972Z caller=node_exporter.go:117 level=info collector=zfs 2024-01-16T16:23:52.165 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.973Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-01-16T16:23:52.165 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:23:51 smithi064 bash[25264]: ts=2024-01-16T16:23:51.973Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-01-16T16:23:53.341 INFO:teuthology.orchestra.run.smithi064.stdout:pg_num: 1 2024-01-16T16:23:53.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:53 smithi064 bash[13894]: cluster 2024-01-16T16:23:52.458812+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-01-16T16:23:53.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:53 smithi064 bash[13894]: audit 2024-01-16T16:23:53.348391+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.64:0/3970151779' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-16T16:23:53.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:53 smithi064 bash[17467]: cluster 2024-01-16T16:23:52.458812+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-01-16T16:23:53.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:53 smithi064 bash[17467]: audit 2024-01-16T16:23:53.348391+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.64:0/3970151779' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-16T16:23:53.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:53 smithi184 bash[13956]: cluster 2024-01-16T16:23:52.458812+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-01-16T16:23:53.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:53 smithi184 bash[13956]: audit 2024-01-16T16:23:53.348391+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.64:0/3970151779' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-01-16T16:23:54.736 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-01-16T16:23:54.736 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-01-16T16:23:54.736 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph mgr dump --format=json 2024-01-16T16:23:55.660 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:55 smithi064 bash[13894]: cluster 2024-01-16T16:23:54.459356+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-01-16T16:23:55.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:55 smithi064 bash[17467]: cluster 2024-01-16T16:23:54.459356+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-01-16T16:23:55.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:55 smithi184 bash[13956]: cluster 2024-01-16T16:23:54.459356+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-01-16T16:23:57.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:57 smithi064 bash[13894]: cluster 2024-01-16T16:23:56.459888+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-01-16T16:23:57.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:57 smithi064 bash[17467]: cluster 2024-01-16T16:23:56.459888+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-01-16T16:23:57.911 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:57 smithi064 docker[26008]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-alertmanager.a 2024-01-16T16:23:57.911 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:57 smithi064 systemd[1]: Started Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:23:57.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:57 smithi184 bash[13956]: cluster 2024-01-16T16:23:56.459888+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-01-16T16:23:58.788 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: audit 2024-01-16T16:23:57.557748+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:23:58.788 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: audit 2024-01-16T16:23:57.561499+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:23:58.788 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: audit 2024-01-16T16:23:57.684892+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2C/OORW5Cbb3Gr/hA70fRMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMTE2MTYyMzU3WhcN\nMzQwMTEzMTYyMzU3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAybAKGl3zwPPI15YqfWeQ\nl/ltYWbxBJ+u4nKpgITfR227w7cS3rF0Bu3Pu1gPmERTIEgZejcY4DwkRe1Vj1N7\nYU84Mg4RQ0LGfwMtJC3MeXsIJQArWp/HY9jyUAkyFWRLJn6VozXwdKLP7GqPrKgZ\n2Hwo8SF89CcU4MTPjjw72nDB7O8pWY+MJ+mnlWiRFDACdBFCiAkj8UEJwdtK4oHK\ntNhJ06F5c2G/jTvW0Gon02ROEY1rkcoB0n7ejUk5CipCoRNxP0UbUwztsAuw1GI5\nfWwF7Cdm3b51Bu7HtQAxVarDnqoIgly9WNiOuDXIFv/+SYxZwEhRkAu/uT0tEoOT\newIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBCQScsGzIblrYgB73lrCA/zzwcu3F/\njydrsOFBDSwWCLb9gz9MGMxzYhXAzou0MSy5dmLOfQqxNyI7wkN+NH6DEoOEaXcF\nXPLFGf66Tsx9d3WAf1rvfXyceoPmD5KnHRkDnM4bqE8ZxQSaUaV6ldU66WSz7Db5\nixKHPK9g4L4d2HR8PibHoqK0O9+CxE80sc1//rQL2VyoC/ZN8vIlleQ5MyyAXO8/\n8rBxJNkt26Ju8t+HulnlWdvc0YfhPpLP8CeR4pgQ1Q+6Mf9iA159j+3YtAB80nnL\n1UpzJdz2bBVpfGVaKHpHqmkfyNDWBVl/oLwz4YElt5kNKpUf93PwBZ/c\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-16T16:23:58.788 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: audit 2024-01-16T16:23:57.557748+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:23:58.789 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: audit 2024-01-16T16:23:57.690693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2C/OORW5Cbb3Gr/hA70fRMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMTE2MTYyMzU3WhcN\nMzQwMTEzMTYyMzU3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAybAKGl3zwPPI15YqfWeQ\nl/ltYWbxBJ+u4nKpgITfR227w7cS3rF0Bu3Pu1gPmERTIEgZejcY4DwkRe1Vj1N7\nYU84Mg4RQ0LGfwMtJC3MeXsIJQArWp/HY9jyUAkyFWRLJn6VozXwdKLP7GqPrKgZ\n2Hwo8SF89CcU4MTPjjw72nDB7O8pWY+MJ+mnlWiRFDACdBFCiAkj8UEJwdtK4oHK\ntNhJ06F5c2G/jTvW0Gon02ROEY1rkcoB0n7ejUk5CipCoRNxP0UbUwztsAuw1GI5\nfWwF7Cdm3b51Bu7HtQAxVarDnqoIgly9WNiOuDXIFv/+SYxZwEhRkAu/uT0tEoOT\newIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBCQScsGzIblrYgB73lrCA/zzwcu3F/\njydrsOFBDSwWCLb9gz9MGMxzYhXAzou0MSy5dmLOfQqxNyI7wkN+NH6DEoOEaXcF\nXPLFGf66Tsx9d3WAf1rvfXyceoPmD5KnHRkDnM4bqE8ZxQSaUaV6ldU66WSz7Db5\nixKHPK9g4L4d2HR8PibHoqK0O9+CxE80sc1//rQL2VyoC/ZN8vIlleQ5MyyAXO8/\n8rBxJNkt26Ju8t+HulnlWdvc0YfhPpLP8CeR4pgQ1Q+6Mf9iA159j+3YtAB80nnL\n1UpzJdz2bBVpfGVaKHpHqmkfyNDWBVl/oLwz4YElt5kNKpUf93PwBZ/c\n-----END CERTIFICATE-----\n"}]': finished 2024-01-16T16:23:58.789 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: audit 2024-01-16T16:23:57.691785+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDJsAoaXfPA88jX\nlip9Z5CX+W1hZvEEn67icqmAhN9HbbvDtxLesXQG7c+7WA+YRFMgSBl6NxjgPCRF\n7VWPU3thTzgyDhFDQsZ/Ay0kLcx5ewglACtan8dj2PJQCTIVZEsmfpWjNfB0os/s\nao+sqBnYfCjxIXz0JxTgxM+OPDvacMHs7ylZj4wn6aeVaJEUMAJ0EUKICSPxQQnB\n20rigcq02EnToXlzYb+NO9bQaifTZE4RjWuRygHSft6NSTkKKkKhE3E/RRtTDO2w\nC7DUYjl9bAXsJ2bdvnUG7se1ADFVqsOeqgiCXL1Y2I64NcgW//5JjFnASFGQC7+5\nPS0Sg5N7AgMBAAECggEAQHau0/yhk1OYJygNDqYSdjC4AEDZ2kN7r0881CIkB32Q\nXR7fviPz1N8f3V5pJZ74/sFsuz5vCgTPBzazeSsSrWiXqpAKfngSX7hRLlYhG9by\nJHloYf/dyBEoaeJ2ipXS20vsYg00fOMpGAR7RZE5KZONtnygppzzNGBTgr/H1apR\nX6Zepc0eiTioy7jomBAPVBoB4sFdFhLtkdUOBwpWJ3nIwQty6x6tU7lDU0YOnnQi\nXH1g1tOmrtCfGHzuzX05q/fkVY98Igw5O80vGO/CltDOaIGL7G7NmVr9o3E0KiP6\ndYr9fY2RsaV7NjUVMzFEopKV/FLdtoIa09KqmyATEQKBgQDkbhI+KgFA4JSDNC+D\ndPGdcCx5GCR//gXIAq8FisDjorIQ7TZY8zRarhGSqIfp0NOlYpTDmMnqQ3J/0sjX\nngPESwHx3CM513OI7T2H61NipIOd8cqXPB9wDQi2js4y6uewL99cS0iwxIxWgMG6\n4ii1XEDsNpAdkYhcWOJ6FAnFswKBgQDiB7ItVnJpwSPdk7Z269nn9vWdo4Zwv+n6\nKD6E3jhjWg9wXM3NZqbkl4Q6De7nor2fmG0YzCFBJGngXvakiWuKwC3fL0RsB4dp\nn+7Kvl7h6auwGrmjkt+Vk69BIxSt/x1omMdV/LJDael8O2jQsf5oTQ7mrULN/Y/s\nVFKN90snGQKBgG81b0g4ZvfQ3jyqEV+sdVyymdQyfsKZRvNC6zaFgLbSJGK9ObJA\nZQKosAF4bwLUGdXwkoBPSC32vC2izwi58xeDdOTsyXGFhMfqyAP9+1CQy0r/xiOu\nr5d7oPxPte9wEW/jPpjORgtZBQGwGaEELdFtomXdgngCvCJJW6kXTFKlAoGABRAf\nEZzqGyxUXVY9tBQ8YVHK1qkfDc9+sjfMjrVblf4icmXhxkQSYPRz5ckCHPYsQTLs\n3q1T4V2rcXcvFyhs3ELJxEIOykyw39DRTIFPJshRLDStC9jyYStZtZ/PisY4Jmul\nq2tpotDwhfPeuS4DgNqZBtnCsVKIssaAwuVTLaECgYARTLxHMW3lGea5RpsTqp7G\nzipcZfGPdDqh31FEMpHJRFyv2fhoq0HDEhSOAeBG0Sf+vLzb5bBn8g1GoRyqa2L1\nDuyeEvfgltn9I207CX+5Oe3ie0IDE+avLau4m1iQ981JO5IzGsJv0ksv8HlZSJRO\nHfqC1/GjGbmlRMBrcyPJdg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-16T16:23:58.789 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: audit 2024-01-16T16:23:57.697835+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDJsAoaXfPA88jX\nlip9Z5CX+W1hZvEEn67icqmAhN9HbbvDtxLesXQG7c+7WA+YRFMgSBl6NxjgPCRF\n7VWPU3thTzgyDhFDQsZ/Ay0kLcx5ewglACtan8dj2PJQCTIVZEsmfpWjNfB0os/s\nao+sqBnYfCjxIXz0JxTgxM+OPDvacMHs7ylZj4wn6aeVaJEUMAJ0EUKICSPxQQnB\n20rigcq02EnToXlzYb+NO9bQaifTZE4RjWuRygHSft6NSTkKKkKhE3E/RRtTDO2w\nC7DUYjl9bAXsJ2bdvnUG7se1ADFVqsOeqgiCXL1Y2I64NcgW//5JjFnASFGQC7+5\nPS0Sg5N7AgMBAAECggEAQHau0/yhk1OYJygNDqYSdjC4AEDZ2kN7r0881CIkB32Q\nXR7fviPz1N8f3V5pJZ74/sFsuz5vCgTPBzazeSsSrWiXqpAKfngSX7hRLlYhG9by\nJHloYf/dyBEoaeJ2ipXS20vsYg00fOMpGAR7RZE5KZONtnygppzzNGBTgr/H1apR\nX6Zepc0eiTioy7jomBAPVBoB4sFdFhLtkdUOBwpWJ3nIwQty6x6tU7lDU0YOnnQi\nXH1g1tOmrtCfGHzuzX05q/fkVY98Igw5O80vGO/CltDOaIGL7G7NmVr9o3E0KiP6\ndYr9fY2RsaV7NjUVMzFEopKV/FLdtoIa09KqmyATEQKBgQDkbhI+KgFA4JSDNC+D\ndPGdcCx5GCR//gXIAq8FisDjorIQ7TZY8zRarhGSqIfp0NOlYpTDmMnqQ3J/0sjX\nngPESwHx3CM513OI7T2H61NipIOd8cqXPB9wDQi2js4y6uewL99cS0iwxIxWgMG6\n4ii1XEDsNpAdkYhcWOJ6FAnFswKBgQDiB7ItVnJpwSPdk7Z269nn9vWdo4Zwv+n6\nKD6E3jhjWg9wXM3NZqbkl4Q6De7nor2fmG0YzCFBJGngXvakiWuKwC3fL0RsB4dp\nn+7Kvl7h6auwGrmjkt+Vk69BIxSt/x1omMdV/LJDael8O2jQsf5oTQ7mrULN/Y/s\nVFKN90snGQKBgG81b0g4ZvfQ3jyqEV+sdVyymdQyfsKZRvNC6zaFgLbSJGK9ObJA\nZQKosAF4bwLUGdXwkoBPSC32vC2izwi58xeDdOTsyXGFhMfqyAP9+1CQy0r/xiOu\nr5d7oPxPte9wEW/jPpjORgtZBQGwGaEELdFtomXdgngCvCJJW6kXTFKlAoGABRAf\nEZzqGyxUXVY9tBQ8YVHK1qkfDc9+sjfMjrVblf4icmXhxkQSYPRz5ckCHPYsQTLs\n3q1T4V2rcXcvFyhs3ELJxEIOykyw39DRTIFPJshRLDStC9jyYStZtZ/PisY4Jmul\nq2tpotDwhfPeuS4DgNqZBtnCsVKIssaAwuVTLaECgYARTLxHMW3lGea5RpsTqp7G\nzipcZfGPdDqh31FEMpHJRFyv2fhoq0HDEhSOAeBG0Sf+vLzb5bBn8g1GoRyqa2L1\nDuyeEvfgltn9I207CX+5Oe3ie0IDE+avLau4m1iQ981JO5IzGsJv0ksv8HlZSJRO\nHfqC1/GjGbmlRMBrcyPJdg==\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-16T16:23:58.789 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[17467]: cephadm 2024-01-16T16:23:57.698704+0000 mgr.y (mgr.14140) 215 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-01-16T16:23:58.789 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: audit 2024-01-16T16:23:57.561499+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:23:58.790 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: audit 2024-01-16T16:23:57.684892+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2C/OORW5Cbb3Gr/hA70fRMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMTE2MTYyMzU3WhcN\nMzQwMTEzMTYyMzU3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAybAKGl3zwPPI15YqfWeQ\nl/ltYWbxBJ+u4nKpgITfR227w7cS3rF0Bu3Pu1gPmERTIEgZejcY4DwkRe1Vj1N7\nYU84Mg4RQ0LGfwMtJC3MeXsIJQArWp/HY9jyUAkyFWRLJn6VozXwdKLP7GqPrKgZ\n2Hwo8SF89CcU4MTPjjw72nDB7O8pWY+MJ+mnlWiRFDACdBFCiAkj8UEJwdtK4oHK\ntNhJ06F5c2G/jTvW0Gon02ROEY1rkcoB0n7ejUk5CipCoRNxP0UbUwztsAuw1GI5\nfWwF7Cdm3b51Bu7HtQAxVarDnqoIgly9WNiOuDXIFv/+SYxZwEhRkAu/uT0tEoOT\newIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBCQScsGzIblrYgB73lrCA/zzwcu3F/\njydrsOFBDSwWCLb9gz9MGMxzYhXAzou0MSy5dmLOfQqxNyI7wkN+NH6DEoOEaXcF\nXPLFGf66Tsx9d3WAf1rvfXyceoPmD5KnHRkDnM4bqE8ZxQSaUaV6ldU66WSz7Db5\nixKHPK9g4L4d2HR8PibHoqK0O9+CxE80sc1//rQL2VyoC/ZN8vIlleQ5MyyAXO8/\n8rBxJNkt26Ju8t+HulnlWdvc0YfhPpLP8CeR4pgQ1Q+6Mf9iA159j+3YtAB80nnL\n1UpzJdz2bBVpfGVaKHpHqmkfyNDWBVl/oLwz4YElt5kNKpUf93PwBZ/c\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-16T16:23:58.790 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: audit 2024-01-16T16:23:57.690693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2C/OORW5Cbb3Gr/hA70fRMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMTE2MTYyMzU3WhcN\nMzQwMTEzMTYyMzU3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAybAKGl3zwPPI15YqfWeQ\nl/ltYWbxBJ+u4nKpgITfR227w7cS3rF0Bu3Pu1gPmERTIEgZejcY4DwkRe1Vj1N7\nYU84Mg4RQ0LGfwMtJC3MeXsIJQArWp/HY9jyUAkyFWRLJn6VozXwdKLP7GqPrKgZ\n2Hwo8SF89CcU4MTPjjw72nDB7O8pWY+MJ+mnlWiRFDACdBFCiAkj8UEJwdtK4oHK\ntNhJ06F5c2G/jTvW0Gon02ROEY1rkcoB0n7ejUk5CipCoRNxP0UbUwztsAuw1GI5\nfWwF7Cdm3b51Bu7HtQAxVarDnqoIgly9WNiOuDXIFv/+SYxZwEhRkAu/uT0tEoOT\newIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBCQScsGzIblrYgB73lrCA/zzwcu3F/\njydrsOFBDSwWCLb9gz9MGMxzYhXAzou0MSy5dmLOfQqxNyI7wkN+NH6DEoOEaXcF\nXPLFGf66Tsx9d3WAf1rvfXyceoPmD5KnHRkDnM4bqE8ZxQSaUaV6ldU66WSz7Db5\nixKHPK9g4L4d2HR8PibHoqK0O9+CxE80sc1//rQL2VyoC/ZN8vIlleQ5MyyAXO8/\n8rBxJNkt26Ju8t+HulnlWdvc0YfhPpLP8CeR4pgQ1Q+6Mf9iA159j+3YtAB80nnL\n1UpzJdz2bBVpfGVaKHpHqmkfyNDWBVl/oLwz4YElt5kNKpUf93PwBZ/c\n-----END CERTIFICATE-----\n"}]': finished 2024-01-16T16:23:58.790 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: audit 2024-01-16T16:23:57.691785+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDJsAoaXfPA88jX\nlip9Z5CX+W1hZvEEn67icqmAhN9HbbvDtxLesXQG7c+7WA+YRFMgSBl6NxjgPCRF\n7VWPU3thTzgyDhFDQsZ/Ay0kLcx5ewglACtan8dj2PJQCTIVZEsmfpWjNfB0os/s\nao+sqBnYfCjxIXz0JxTgxM+OPDvacMHs7ylZj4wn6aeVaJEUMAJ0EUKICSPxQQnB\n20rigcq02EnToXlzYb+NO9bQaifTZE4RjWuRygHSft6NSTkKKkKhE3E/RRtTDO2w\nC7DUYjl9bAXsJ2bdvnUG7se1ADFVqsOeqgiCXL1Y2I64NcgW//5JjFnASFGQC7+5\nPS0Sg5N7AgMBAAECggEAQHau0/yhk1OYJygNDqYSdjC4AEDZ2kN7r0881CIkB32Q\nXR7fviPz1N8f3V5pJZ74/sFsuz5vCgTPBzazeSsSrWiXqpAKfngSX7hRLlYhG9by\nJHloYf/dyBEoaeJ2ipXS20vsYg00fOMpGAR7RZE5KZONtnygppzzNGBTgr/H1apR\nX6Zepc0eiTioy7jomBAPVBoB4sFdFhLtkdUOBwpWJ3nIwQty6x6tU7lDU0YOnnQi\nXH1g1tOmrtCfGHzuzX05q/fkVY98Igw5O80vGO/CltDOaIGL7G7NmVr9o3E0KiP6\ndYr9fY2RsaV7NjUVMzFEopKV/FLdtoIa09KqmyATEQKBgQDkbhI+KgFA4JSDNC+D\ndPGdcCx5GCR//gXIAq8FisDjorIQ7TZY8zRarhGSqIfp0NOlYpTDmMnqQ3J/0sjX\nngPESwHx3CM513OI7T2H61NipIOd8cqXPB9wDQi2js4y6uewL99cS0iwxIxWgMG6\n4ii1XEDsNpAdkYhcWOJ6FAnFswKBgQDiB7ItVnJpwSPdk7Z269nn9vWdo4Zwv+n6\nKD6E3jhjWg9wXM3NZqbkl4Q6De7nor2fmG0YzCFBJGngXvakiWuKwC3fL0RsB4dp\nn+7Kvl7h6auwGrmjkt+Vk69BIxSt/x1omMdV/LJDael8O2jQsf5oTQ7mrULN/Y/s\nVFKN90snGQKBgG81b0g4ZvfQ3jyqEV+sdVyymdQyfsKZRvNC6zaFgLbSJGK9ObJA\nZQKosAF4bwLUGdXwkoBPSC32vC2izwi58xeDdOTsyXGFhMfqyAP9+1CQy0r/xiOu\nr5d7oPxPte9wEW/jPpjORgtZBQGwGaEELdFtomXdgngCvCJJW6kXTFKlAoGABRAf\nEZzqGyxUXVY9tBQ8YVHK1qkfDc9+sjfMjrVblf4icmXhxkQSYPRz5ckCHPYsQTLs\n3q1T4V2rcXcvFyhs3ELJxEIOykyw39DRTIFPJshRLDStC9jyYStZtZ/PisY4Jmul\nq2tpotDwhfPeuS4DgNqZBtnCsVKIssaAwuVTLaECgYARTLxHMW3lGea5RpsTqp7G\nzipcZfGPdDqh31FEMpHJRFyv2fhoq0HDEhSOAeBG0Sf+vLzb5bBn8g1GoRyqa2L1\nDuyeEvfgltn9I207CX+5Oe3ie0IDE+avLau4m1iQ981JO5IzGsJv0ksv8HlZSJRO\nHfqC1/GjGbmlRMBrcyPJdg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-16T16:23:58.790 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: audit 2024-01-16T16:23:57.697835+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDJsAoaXfPA88jX\nlip9Z5CX+W1hZvEEn67icqmAhN9HbbvDtxLesXQG7c+7WA+YRFMgSBl6NxjgPCRF\n7VWPU3thTzgyDhFDQsZ/Ay0kLcx5ewglACtan8dj2PJQCTIVZEsmfpWjNfB0os/s\nao+sqBnYfCjxIXz0JxTgxM+OPDvacMHs7ylZj4wn6aeVaJEUMAJ0EUKICSPxQQnB\n20rigcq02EnToXlzYb+NO9bQaifTZE4RjWuRygHSft6NSTkKKkKhE3E/RRtTDO2w\nC7DUYjl9bAXsJ2bdvnUG7se1ADFVqsOeqgiCXL1Y2I64NcgW//5JjFnASFGQC7+5\nPS0Sg5N7AgMBAAECggEAQHau0/yhk1OYJygNDqYSdjC4AEDZ2kN7r0881CIkB32Q\nXR7fviPz1N8f3V5pJZ74/sFsuz5vCgTPBzazeSsSrWiXqpAKfngSX7hRLlYhG9by\nJHloYf/dyBEoaeJ2ipXS20vsYg00fOMpGAR7RZE5KZONtnygppzzNGBTgr/H1apR\nX6Zepc0eiTioy7jomBAPVBoB4sFdFhLtkdUOBwpWJ3nIwQty6x6tU7lDU0YOnnQi\nXH1g1tOmrtCfGHzuzX05q/fkVY98Igw5O80vGO/CltDOaIGL7G7NmVr9o3E0KiP6\ndYr9fY2RsaV7NjUVMzFEopKV/FLdtoIa09KqmyATEQKBgQDkbhI+KgFA4JSDNC+D\ndPGdcCx5GCR//gXIAq8FisDjorIQ7TZY8zRarhGSqIfp0NOlYpTDmMnqQ3J/0sjX\nngPESwHx3CM513OI7T2H61NipIOd8cqXPB9wDQi2js4y6uewL99cS0iwxIxWgMG6\n4ii1XEDsNpAdkYhcWOJ6FAnFswKBgQDiB7ItVnJpwSPdk7Z269nn9vWdo4Zwv+n6\nKD6E3jhjWg9wXM3NZqbkl4Q6De7nor2fmG0YzCFBJGngXvakiWuKwC3fL0RsB4dp\nn+7Kvl7h6auwGrmjkt+Vk69BIxSt/x1omMdV/LJDael8O2jQsf5oTQ7mrULN/Y/s\nVFKN90snGQKBgG81b0g4ZvfQ3jyqEV+sdVyymdQyfsKZRvNC6zaFgLbSJGK9ObJA\nZQKosAF4bwLUGdXwkoBPSC32vC2izwi58xeDdOTsyXGFhMfqyAP9+1CQy0r/xiOu\nr5d7oPxPte9wEW/jPpjORgtZBQGwGaEELdFtomXdgngCvCJJW6kXTFKlAoGABRAf\nEZzqGyxUXVY9tBQ8YVHK1qkfDc9+sjfMjrVblf4icmXhxkQSYPRz5ckCHPYsQTLs\n3q1T4V2rcXcvFyhs3ELJxEIOykyw39DRTIFPJshRLDStC9jyYStZtZ/PisY4Jmul\nq2tpotDwhfPeuS4DgNqZBtnCsVKIssaAwuVTLaECgYARTLxHMW3lGea5RpsTqp7G\nzipcZfGPdDqh31FEMpHJRFyv2fhoq0HDEhSOAeBG0Sf+vLzb5bBn8g1GoRyqa2L1\nDuyeEvfgltn9I207CX+5Oe3ie0IDE+avLau4m1iQ981JO5IzGsJv0ksv8HlZSJRO\nHfqC1/GjGbmlRMBrcyPJdg==\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-16T16:23:58.790 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[13894]: cephadm 2024-01-16T16:23:57.698704+0000 mgr.y (mgr.14140) 215 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-01-16T16:23:58.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: audit 2024-01-16T16:23:57.557748+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:23:58.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: audit 2024-01-16T16:23:57.561499+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:21:28.642826\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:21:28.642977\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:21:28.643061\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:21:28.643142\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:21:28.643223\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:21:28.643302\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:21:28.643383\", \"created\": \"2024-01-16T16:21:27.709130\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:23:58.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: audit 2024-01-16T16:23:57.684892+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2C/OORW5Cbb3Gr/hA70fRMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMTE2MTYyMzU3WhcN\nMzQwMTEzMTYyMzU3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAybAKGl3zwPPI15YqfWeQ\nl/ltYWbxBJ+u4nKpgITfR227w7cS3rF0Bu3Pu1gPmERTIEgZejcY4DwkRe1Vj1N7\nYU84Mg4RQ0LGfwMtJC3MeXsIJQArWp/HY9jyUAkyFWRLJn6VozXwdKLP7GqPrKgZ\n2Hwo8SF89CcU4MTPjjw72nDB7O8pWY+MJ+mnlWiRFDACdBFCiAkj8UEJwdtK4oHK\ntNhJ06F5c2G/jTvW0Gon02ROEY1rkcoB0n7ejUk5CipCoRNxP0UbUwztsAuw1GI5\nfWwF7Cdm3b51Bu7HtQAxVarDnqoIgly9WNiOuDXIFv/+SYxZwEhRkAu/uT0tEoOT\newIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBCQScsGzIblrYgB73lrCA/zzwcu3F/\njydrsOFBDSwWCLb9gz9MGMxzYhXAzou0MSy5dmLOfQqxNyI7wkN+NH6DEoOEaXcF\nXPLFGf66Tsx9d3WAf1rvfXyceoPmD5KnHRkDnM4bqE8ZxQSaUaV6ldU66WSz7Db5\nixKHPK9g4L4d2HR8PibHoqK0O9+CxE80sc1//rQL2VyoC/ZN8vIlleQ5MyyAXO8/\n8rBxJNkt26Ju8t+HulnlWdvc0YfhPpLP8CeR4pgQ1Q+6Mf9iA159j+3YtAB80nnL\n1UpzJdz2bBVpfGVaKHpHqmkfyNDWBVl/oLwz4YElt5kNKpUf93PwBZ/c\n-----END CERTIFICATE-----\n"}]: dispatch 2024-01-16T16:23:58.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: audit 2024-01-16T16:23:57.690693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2C/OORW5Cbb3Gr/hA70fRMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMTE2MTYyMzU3WhcN\nMzQwMTEzMTYyMzU3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAybAKGl3zwPPI15YqfWeQ\nl/ltYWbxBJ+u4nKpgITfR227w7cS3rF0Bu3Pu1gPmERTIEgZejcY4DwkRe1Vj1N7\nYU84Mg4RQ0LGfwMtJC3MeXsIJQArWp/HY9jyUAkyFWRLJn6VozXwdKLP7GqPrKgZ\n2Hwo8SF89CcU4MTPjjw72nDB7O8pWY+MJ+mnlWiRFDACdBFCiAkj8UEJwdtK4oHK\ntNhJ06F5c2G/jTvW0Gon02ROEY1rkcoB0n7ejUk5CipCoRNxP0UbUwztsAuw1GI5\nfWwF7Cdm3b51Bu7HtQAxVarDnqoIgly9WNiOuDXIFv/+SYxZwEhRkAu/uT0tEoOT\newIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBCQScsGzIblrYgB73lrCA/zzwcu3F/\njydrsOFBDSwWCLb9gz9MGMxzYhXAzou0MSy5dmLOfQqxNyI7wkN+NH6DEoOEaXcF\nXPLFGf66Tsx9d3WAf1rvfXyceoPmD5KnHRkDnM4bqE8ZxQSaUaV6ldU66WSz7Db5\nixKHPK9g4L4d2HR8PibHoqK0O9+CxE80sc1//rQL2VyoC/ZN8vIlleQ5MyyAXO8/\n8rBxJNkt26Ju8t+HulnlWdvc0YfhPpLP8CeR4pgQ1Q+6Mf9iA159j+3YtAB80nnL\n1UpzJdz2bBVpfGVaKHpHqmkfyNDWBVl/oLwz4YElt5kNKpUf93PwBZ/c\n-----END CERTIFICATE-----\n"}]': finished 2024-01-16T16:23:58.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: audit 2024-01-16T16:23:57.691785+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDJsAoaXfPA88jX\nlip9Z5CX+W1hZvEEn67icqmAhN9HbbvDtxLesXQG7c+7WA+YRFMgSBl6NxjgPCRF\n7VWPU3thTzgyDhFDQsZ/Ay0kLcx5ewglACtan8dj2PJQCTIVZEsmfpWjNfB0os/s\nao+sqBnYfCjxIXz0JxTgxM+OPDvacMHs7ylZj4wn6aeVaJEUMAJ0EUKICSPxQQnB\n20rigcq02EnToXlzYb+NO9bQaifTZE4RjWuRygHSft6NSTkKKkKhE3E/RRtTDO2w\nC7DUYjl9bAXsJ2bdvnUG7se1ADFVqsOeqgiCXL1Y2I64NcgW//5JjFnASFGQC7+5\nPS0Sg5N7AgMBAAECggEAQHau0/yhk1OYJygNDqYSdjC4AEDZ2kN7r0881CIkB32Q\nXR7fviPz1N8f3V5pJZ74/sFsuz5vCgTPBzazeSsSrWiXqpAKfngSX7hRLlYhG9by\nJHloYf/dyBEoaeJ2ipXS20vsYg00fOMpGAR7RZE5KZONtnygppzzNGBTgr/H1apR\nX6Zepc0eiTioy7jomBAPVBoB4sFdFhLtkdUOBwpWJ3nIwQty6x6tU7lDU0YOnnQi\nXH1g1tOmrtCfGHzuzX05q/fkVY98Igw5O80vGO/CltDOaIGL7G7NmVr9o3E0KiP6\ndYr9fY2RsaV7NjUVMzFEopKV/FLdtoIa09KqmyATEQKBgQDkbhI+KgFA4JSDNC+D\ndPGdcCx5GCR//gXIAq8FisDjorIQ7TZY8zRarhGSqIfp0NOlYpTDmMnqQ3J/0sjX\nngPESwHx3CM513OI7T2H61NipIOd8cqXPB9wDQi2js4y6uewL99cS0iwxIxWgMG6\n4ii1XEDsNpAdkYhcWOJ6FAnFswKBgQDiB7ItVnJpwSPdk7Z269nn9vWdo4Zwv+n6\nKD6E3jhjWg9wXM3NZqbkl4Q6De7nor2fmG0YzCFBJGngXvakiWuKwC3fL0RsB4dp\nn+7Kvl7h6auwGrmjkt+Vk69BIxSt/x1omMdV/LJDael8O2jQsf5oTQ7mrULN/Y/s\nVFKN90snGQKBgG81b0g4ZvfQ3jyqEV+sdVyymdQyfsKZRvNC6zaFgLbSJGK9ObJA\nZQKosAF4bwLUGdXwkoBPSC32vC2izwi58xeDdOTsyXGFhMfqyAP9+1CQy0r/xiOu\nr5d7oPxPte9wEW/jPpjORgtZBQGwGaEELdFtomXdgngCvCJJW6kXTFKlAoGABRAf\nEZzqGyxUXVY9tBQ8YVHK1qkfDc9+sjfMjrVblf4icmXhxkQSYPRz5ckCHPYsQTLs\n3q1T4V2rcXcvFyhs3ELJxEIOykyw39DRTIFPJshRLDStC9jyYStZtZ/PisY4Jmul\nq2tpotDwhfPeuS4DgNqZBtnCsVKIssaAwuVTLaECgYARTLxHMW3lGea5RpsTqp7G\nzipcZfGPdDqh31FEMpHJRFyv2fhoq0HDEhSOAeBG0Sf+vLzb5bBn8g1GoRyqa2L1\nDuyeEvfgltn9I207CX+5Oe3ie0IDE+avLau4m1iQ981JO5IzGsJv0ksv8HlZSJRO\nHfqC1/GjGbmlRMBrcyPJdg==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-01-16T16:23:58.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: audit 2024-01-16T16:23:57.697835+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDJsAoaXfPA88jX\nlip9Z5CX+W1hZvEEn67icqmAhN9HbbvDtxLesXQG7c+7WA+YRFMgSBl6NxjgPCRF\n7VWPU3thTzgyDhFDQsZ/Ay0kLcx5ewglACtan8dj2PJQCTIVZEsmfpWjNfB0os/s\nao+sqBnYfCjxIXz0JxTgxM+OPDvacMHs7ylZj4wn6aeVaJEUMAJ0EUKICSPxQQnB\n20rigcq02EnToXlzYb+NO9bQaifTZE4RjWuRygHSft6NSTkKKkKhE3E/RRtTDO2w\nC7DUYjl9bAXsJ2bdvnUG7se1ADFVqsOeqgiCXL1Y2I64NcgW//5JjFnASFGQC7+5\nPS0Sg5N7AgMBAAECggEAQHau0/yhk1OYJygNDqYSdjC4AEDZ2kN7r0881CIkB32Q\nXR7fviPz1N8f3V5pJZ74/sFsuz5vCgTPBzazeSsSrWiXqpAKfngSX7hRLlYhG9by\nJHloYf/dyBEoaeJ2ipXS20vsYg00fOMpGAR7RZE5KZONtnygppzzNGBTgr/H1apR\nX6Zepc0eiTioy7jomBAPVBoB4sFdFhLtkdUOBwpWJ3nIwQty6x6tU7lDU0YOnnQi\nXH1g1tOmrtCfGHzuzX05q/fkVY98Igw5O80vGO/CltDOaIGL7G7NmVr9o3E0KiP6\ndYr9fY2RsaV7NjUVMzFEopKV/FLdtoIa09KqmyATEQKBgQDkbhI+KgFA4JSDNC+D\ndPGdcCx5GCR//gXIAq8FisDjorIQ7TZY8zRarhGSqIfp0NOlYpTDmMnqQ3J/0sjX\nngPESwHx3CM513OI7T2H61NipIOd8cqXPB9wDQi2js4y6uewL99cS0iwxIxWgMG6\n4ii1XEDsNpAdkYhcWOJ6FAnFswKBgQDiB7ItVnJpwSPdk7Z269nn9vWdo4Zwv+n6\nKD6E3jhjWg9wXM3NZqbkl4Q6De7nor2fmG0YzCFBJGngXvakiWuKwC3fL0RsB4dp\nn+7Kvl7h6auwGrmjkt+Vk69BIxSt/x1omMdV/LJDael8O2jQsf5oTQ7mrULN/Y/s\nVFKN90snGQKBgG81b0g4ZvfQ3jyqEV+sdVyymdQyfsKZRvNC6zaFgLbSJGK9ObJA\nZQKosAF4bwLUGdXwkoBPSC32vC2izwi58xeDdOTsyXGFhMfqyAP9+1CQy0r/xiOu\nr5d7oPxPte9wEW/jPpjORgtZBQGwGaEELdFtomXdgngCvCJJW6kXTFKlAoGABRAf\nEZzqGyxUXVY9tBQ8YVHK1qkfDc9+sjfMjrVblf4icmXhxkQSYPRz5ckCHPYsQTLs\n3q1T4V2rcXcvFyhs3ELJxEIOykyw39DRTIFPJshRLDStC9jyYStZtZ/PisY4Jmul\nq2tpotDwhfPeuS4DgNqZBtnCsVKIssaAwuVTLaECgYARTLxHMW3lGea5RpsTqp7G\nzipcZfGPdDqh31FEMpHJRFyv2fhoq0HDEhSOAeBG0Sf+vLzb5bBn8g1GoRyqa2L1\nDuyeEvfgltn9I207CX+5Oe3ie0IDE+avLau4m1iQ981JO5IzGsJv0ksv8HlZSJRO\nHfqC1/GjGbmlRMBrcyPJdg==\n-----END PRIVATE KEY-----\n"}]': finished 2024-01-16T16:23:58.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:58 smithi184 bash[13956]: cephadm 2024-01-16T16:23:57.698704+0000 mgr.y (mgr.14140) 215 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-01-16T16:23:59.076 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:23:59.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.794Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-01-16T16:23:59.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.794Z 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-01-16T16:23:59.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.798Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.64 port=9094 2024-01-16T16:23:59.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.800Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-16T16:23:59.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.842Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-16T16:23:59.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.843Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-16T16:23:59.125 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.846Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-01-16T16:23:59.125 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:23:58 smithi064 bash[26029]: ts=2024-01-16T16:23:58.846Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-16T16:23:59.864 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6800","nonce":561148571},{"type":"v1","addr":"172.21.15.64:6801","nonce":561148571}]},"active_addr":"172.21.15.64:6801/561148571","active_change":"2024-01-16T16:18:10.307726+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://smithi064.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.64:0","nonce":1418824758}]},{"addrvec":[{"type":"v2","addr":"172.21.15.64:0","nonce":3995723358}]},{"addrvec":[{"type":"v2","addr":"172.21.15.64:0","nonce":136042299}]}]}} 2024-01-16T16:23:59.867 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-01-16T16:23:59.867 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-01-16T16:23:59.867 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd dump --format=json 2024-01-16T16:23:59.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:59 smithi184 bash[13956]: cluster 2024-01-16T16:23:58.460633+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:23:59.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:23:59 smithi184 bash[13956]: audit 2024-01-16T16:23:59.075367+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.64:0/218469282' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-16T16:24:00.003 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:59 smithi064 bash[17467]: cluster 2024-01-16T16:23:58.460633+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:00.003 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:23:59 smithi064 bash[17467]: audit 2024-01-16T16:23:59.075367+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.64:0/218469282' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-16T16:24:00.003 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:59 smithi064 bash[13894]: cluster 2024-01-16T16:23:58.460633+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:00.003 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:23:59 smithi064 bash[13894]: audit 2024-01-16T16:23:59.075367+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.64:0/218469282' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-01-16T16:24:01.124 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:00 smithi064 bash[26029]: ts=2024-01-16T16:24:00.801Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00029575s 2024-01-16T16:24:01.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:01 smithi064 bash[13894]: cluster 2024-01-16T16:24:00.461268+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:01.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:01 smithi064 bash[17467]: cluster 2024-01-16T16:24:00.461268+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:01.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:01 smithi184 bash[13956]: cluster 2024-01-16T16:24:00.461268+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:02.708 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:24:02.708 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":47,"fsid":"a3cca538-b48a-11ee-95ae-87774f69a715","created":"2024-01-16T16:17:32.302523+0000","modified":"2024-01-16T16:23:14.543081+0000","last_up_change":"2024-01-16T16:23:13.522418+0000","last_in_change":"2024-01-16T16:23:13.522418+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-01-16T16:17:45.634653+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":"a4aa6bbc-a807-489a-860d-4766041da001","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.64:6802","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6803","nonce":146868890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6805","nonce":146868890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6809","nonce":146868890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6807","nonce":146868890}]},"public_addr":"172.21.15.64:6803/146868890","cluster_addr":"172.21.15.64:6805/146868890","heartbeat_back_addr":"172.21.15.64:6809/146868890","heartbeat_front_addr":"172.21.15.64:6807/146868890","state":["exists","up"]},{"osd":1,"uuid":"87bd0679-a9ed-4736-9e8d-f6267bb87dc0","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.64:6810","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6811","nonce":2184805076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6813","nonce":2184805076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6817","nonce":2184805076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6815","nonce":2184805076}]},"public_addr":"172.21.15.64:6811/2184805076","cluster_addr":"172.21.15.64:6813/2184805076","heartbeat_back_addr":"172.21.15.64:6817/2184805076","heartbeat_front_addr":"172.21.15.64:6815/2184805076","state":["exists","up"]},{"osd":2,"uuid":"70bbeee7-fbfd-4726-b898-182d6420e52d","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.64:6818","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6819","nonce":204525468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6821","nonce":204525468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6824","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6825","nonce":204525468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6823","nonce":204525468}]},"public_addr":"172.21.15.64:6819/204525468","cluster_addr":"172.21.15.64:6821/204525468","heartbeat_back_addr":"172.21.15.64:6825/204525468","heartbeat_front_addr":"172.21.15.64:6823/204525468","state":["exists","up"]},{"osd":3,"uuid":"482f9396-5a90-4f9f-898c-fa26668729f5","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.64:6826","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6827","nonce":145159434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6828","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6829","nonce":145159434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6832","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6833","nonce":145159434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6830","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6831","nonce":145159434}]},"public_addr":"172.21.15.64:6827/145159434","cluster_addr":"172.21.15.64:6829/145159434","heartbeat_back_addr":"172.21.15.64:6833/145159434","heartbeat_front_addr":"172.21.15.64:6831/145159434","state":["exists","up"]},{"osd":4,"uuid":"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da","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.184:6800","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6801","nonce":2598564808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6803","nonce":2598564808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6807","nonce":2598564808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6805","nonce":2598564808}]},"public_addr":"172.21.15.184:6801/2598564808","cluster_addr":"172.21.15.184:6803/2598564808","heartbeat_back_addr":"172.21.15.184:6807/2598564808","heartbeat_front_addr":"172.21.15.184:6805/2598564808","state":["exists","up"]},{"osd":5,"uuid":"495a3a8d-c35f-4674-b929-f4b66661cb50","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.184:6808","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6809","nonce":382677877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6811","nonce":382677877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6815","nonce":382677877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6813","nonce":382677877}]},"public_addr":"172.21.15.184:6809/382677877","cluster_addr":"172.21.15.184:6811/382677877","heartbeat_back_addr":"172.21.15.184:6815/382677877","heartbeat_front_addr":"172.21.15.184:6813/382677877","state":["exists","up"]},{"osd":6,"uuid":"4c7c8cb5-ee13-49da-9523-a692c10a8f7e","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.184:6816","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6817","nonce":2057461471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6819","nonce":2057461471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6823","nonce":2057461471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6821","nonce":2057461471}]},"public_addr":"172.21.15.184:6817/2057461471","cluster_addr":"172.21.15.184:6819/2057461471","heartbeat_back_addr":"172.21.15.184:6823/2057461471","heartbeat_front_addr":"172.21.15.184:6821/2057461471","state":["exists","up"]},{"osd":7,"uuid":"8f9e7e11-8c24-4804-9343-88809d2e9f41","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.184:6824","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6825","nonce":1433640703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6827","nonce":1433640703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6831","nonce":1433640703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6829","nonce":1433640703}]},"public_addr":"172.21.15.184:6825/1433640703","cluster_addr":"172.21.15.184:6827/1433640703","heartbeat_back_addr":"172.21.15.184:6831/1433640703","heartbeat_front_addr":"172.21.15.184:6829/1433640703","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-01-16T16:20:18.268344+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-01-16T16:20:43.093564+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-01-16T16:21:09.517848+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-01-16T16:21:35.170505+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-01-16T16:21:57.657158+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-01-16T16:22:22.160825+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-01-16T16:22:47.783290+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-01-16T16:23:11.565265+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.64:0/2156789897":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6801/3598590266":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6800/3598590266":"2024-01-17T16:18:10.307171+0000","172.21.15.64:0/2147425572":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/4094826071":"2024-01-17T16:18:10.307171+0000","172.21.15.64:0/2218302292":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6800/51556914":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/4036894294":"2024-01-17T16:17:53.135429+0000","172.21.15.64:6801/51556914":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/3638865574":"2024-01-17T16:17:53.135429+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-01-16T16:24:03.507 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-01-16T16:24:03.508 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd dump --format=json 2024-01-16T16:24:03.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:03 smithi064 bash[13894]: cluster 2024-01-16T16:24:02.461749+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:03.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:03 smithi064 bash[13894]: audit 2024-01-16T16:24:02.713495+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.64:0/3701492163' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:24:03.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:03 smithi064 bash[17467]: cluster 2024-01-16T16:24:02.461749+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:03.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:03 smithi064 bash[17467]: audit 2024-01-16T16:24:02.713495+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.64:0/3701492163' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:24:03.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:03 smithi184 bash[13956]: cluster 2024-01-16T16:24:02.461749+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:03.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:03 smithi184 bash[13956]: audit 2024-01-16T16:24:02.713495+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.64:0/3701492163' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:24:05.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:05 smithi064 bash[13894]: cluster 2024-01-16T16:24:04.462288+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-01-16T16:24:05.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:05 smithi064 bash[17467]: cluster 2024-01-16T16:24:04.462288+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-01-16T16:24:05.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:05 smithi184 bash[13956]: cluster 2024-01-16T16:24:04.462288+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-01-16T16:24:06.614 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:24:06.614 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":47,"fsid":"a3cca538-b48a-11ee-95ae-87774f69a715","created":"2024-01-16T16:17:32.302523+0000","modified":"2024-01-16T16:23:14.543081+0000","last_up_change":"2024-01-16T16:23:13.522418+0000","last_in_change":"2024-01-16T16:23:13.522418+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-01-16T16:17:45.634653+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":"a4aa6bbc-a807-489a-860d-4766041da001","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.64:6802","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6803","nonce":146868890}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6805","nonce":146868890}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6809","nonce":146868890}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":146868890},{"type":"v1","addr":"172.21.15.64:6807","nonce":146868890}]},"public_addr":"172.21.15.64:6803/146868890","cluster_addr":"172.21.15.64:6805/146868890","heartbeat_back_addr":"172.21.15.64:6809/146868890","heartbeat_front_addr":"172.21.15.64:6807/146868890","state":["exists","up"]},{"osd":1,"uuid":"87bd0679-a9ed-4736-9e8d-f6267bb87dc0","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.64:6810","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6811","nonce":2184805076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6813","nonce":2184805076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6817","nonce":2184805076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":2184805076},{"type":"v1","addr":"172.21.15.64:6815","nonce":2184805076}]},"public_addr":"172.21.15.64:6811/2184805076","cluster_addr":"172.21.15.64:6813/2184805076","heartbeat_back_addr":"172.21.15.64:6817/2184805076","heartbeat_front_addr":"172.21.15.64:6815/2184805076","state":["exists","up"]},{"osd":2,"uuid":"70bbeee7-fbfd-4726-b898-182d6420e52d","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.64:6818","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6819","nonce":204525468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6821","nonce":204525468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6824","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6825","nonce":204525468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":204525468},{"type":"v1","addr":"172.21.15.64:6823","nonce":204525468}]},"public_addr":"172.21.15.64:6819/204525468","cluster_addr":"172.21.15.64:6821/204525468","heartbeat_back_addr":"172.21.15.64:6825/204525468","heartbeat_front_addr":"172.21.15.64:6823/204525468","state":["exists","up"]},{"osd":3,"uuid":"482f9396-5a90-4f9f-898c-fa26668729f5","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.64:6826","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6827","nonce":145159434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6828","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6829","nonce":145159434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6832","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6833","nonce":145159434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6830","nonce":145159434},{"type":"v1","addr":"172.21.15.64:6831","nonce":145159434}]},"public_addr":"172.21.15.64:6827/145159434","cluster_addr":"172.21.15.64:6829/145159434","heartbeat_back_addr":"172.21.15.64:6833/145159434","heartbeat_front_addr":"172.21.15.64:6831/145159434","state":["exists","up"]},{"osd":4,"uuid":"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da","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.184:6800","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6801","nonce":2598564808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6803","nonce":2598564808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6807","nonce":2598564808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":2598564808},{"type":"v1","addr":"172.21.15.184:6805","nonce":2598564808}]},"public_addr":"172.21.15.184:6801/2598564808","cluster_addr":"172.21.15.184:6803/2598564808","heartbeat_back_addr":"172.21.15.184:6807/2598564808","heartbeat_front_addr":"172.21.15.184:6805/2598564808","state":["exists","up"]},{"osd":5,"uuid":"495a3a8d-c35f-4674-b929-f4b66661cb50","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.184:6808","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6809","nonce":382677877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6811","nonce":382677877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6815","nonce":382677877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":382677877},{"type":"v1","addr":"172.21.15.184:6813","nonce":382677877}]},"public_addr":"172.21.15.184:6809/382677877","cluster_addr":"172.21.15.184:6811/382677877","heartbeat_back_addr":"172.21.15.184:6815/382677877","heartbeat_front_addr":"172.21.15.184:6813/382677877","state":["exists","up"]},{"osd":6,"uuid":"4c7c8cb5-ee13-49da-9523-a692c10a8f7e","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.184:6816","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6817","nonce":2057461471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6819","nonce":2057461471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6823","nonce":2057461471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":2057461471},{"type":"v1","addr":"172.21.15.184:6821","nonce":2057461471}]},"public_addr":"172.21.15.184:6817/2057461471","cluster_addr":"172.21.15.184:6819/2057461471","heartbeat_back_addr":"172.21.15.184:6823/2057461471","heartbeat_front_addr":"172.21.15.184:6821/2057461471","state":["exists","up"]},{"osd":7,"uuid":"8f9e7e11-8c24-4804-9343-88809d2e9f41","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.184:6824","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6825","nonce":1433640703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6827","nonce":1433640703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6831","nonce":1433640703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":1433640703},{"type":"v1","addr":"172.21.15.184:6829","nonce":1433640703}]},"public_addr":"172.21.15.184:6825/1433640703","cluster_addr":"172.21.15.184:6827/1433640703","heartbeat_back_addr":"172.21.15.184:6831/1433640703","heartbeat_front_addr":"172.21.15.184:6829/1433640703","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-01-16T16:20:18.268344+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-01-16T16:20:43.093564+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-01-16T16:21:09.517848+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-01-16T16:21:35.170505+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-01-16T16:21:57.657158+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-01-16T16:22:22.160825+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-01-16T16:22:47.783290+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-01-16T16:23:11.565265+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.64:0/2156789897":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6801/3598590266":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6800/3598590266":"2024-01-17T16:18:10.307171+0000","172.21.15.64:0/2147425572":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/4094826071":"2024-01-17T16:18:10.307171+0000","172.21.15.64:0/2218302292":"2024-01-17T16:18:10.307171+0000","172.21.15.64:6800/51556914":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/4036894294":"2024-01-17T16:17:53.135429+0000","172.21.15.64:6801/51556914":"2024-01-17T16:17:53.135429+0000","172.21.15.64:0/3638865574":"2024-01-17T16:17:53.135429+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-01-16T16:24:07.303 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-01-16T16:24:07.660 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:07 smithi064 bash[17467]: cluster 2024-01-16T16:24:06.462711+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-01-16T16:24:07.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:07 smithi064 bash[17467]: audit 2024-01-16T16:24:06.620520+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.64:0/2817169281' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:24:07.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:07 smithi064 bash[13894]: cluster 2024-01-16T16:24:06.462711+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-01-16T16:24:07.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:07 smithi064 bash[13894]: audit 2024-01-16T16:24:06.620520+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.64:0/2817169281' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:24:07.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:07 smithi184 bash[13956]: cluster 2024-01-16T16:24:06.462711+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-01-16T16:24:07.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:07 smithi184 bash[13956]: audit 2024-01-16T16:24:06.620520+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.64:0/2817169281' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-01-16T16:24:08.910 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:08 smithi064 bash[26029]: ts=2024-01-16T16:24:08.803Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002406851s 2024-01-16T16:24:09.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:09 smithi064 bash[13894]: cluster 2024-01-16T16:24:08.463248+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-01-16T16:24:09.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:09 smithi064 bash[17467]: cluster 2024-01-16T16:24:08.463248+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-01-16T16:24:09.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:09 smithi184 bash[13956]: cluster 2024-01-16T16:24:08.463248+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-01-16T16:24:10.931 INFO:teuthology.orchestra.run.smithi064.stdout:42949673009 2024-01-16T16:24:10.932 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-01-16T16:24:11.803 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:11 smithi064 bash[13894]: cluster 2024-01-16T16:24:10.463837+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-01-16T16:24:11.803 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:11 smithi064 bash[17467]: cluster 2024-01-16T16:24:10.463837+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-01-16T16:24:11.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:11 smithi184 bash[13956]: cluster 2024-01-16T16:24:10.463837+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-01-16T16:24:13.608 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:13 smithi064 bash[13894]: cluster 2024-01-16T16:24:12.464457+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-01-16T16:24:13.608 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:13 smithi064 bash[17467]: cluster 2024-01-16T16:24:12.464457+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-01-16T16:24:13.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:13 smithi184 bash[13956]: cluster 2024-01-16T16:24:12.464457+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-01-16T16:24:14.310 INFO:teuthology.orchestra.run.smithi064.stdout:68719476781 2024-01-16T16:24:14.310 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-01-16T16:24:15.531 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:15 smithi064 bash[13894]: cluster 2024-01-16T16:24:14.465045+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-01-16T16:24:15.531 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:15 smithi064 bash[17467]: cluster 2024-01-16T16:24:14.465045+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-01-16T16:24:15.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:15 smithi184 bash[13956]: cluster 2024-01-16T16:24:14.465045+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-01-16T16:24:17.726 INFO:teuthology.orchestra.run.smithi064.stdout:90194313255 2024-01-16T16:24:17.726 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-01-16T16:24:17.865 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:17 smithi064 bash[17467]: cluster 2024-01-16T16:24:16.465664+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-01-16T16:24:17.865 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:17 smithi064 bash[13894]: cluster 2024-01-16T16:24:16.465664+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-01-16T16:24:17.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:17 smithi184 bash[13956]: cluster 2024-01-16T16:24:16.465664+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-01-16T16:24:19.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:19 smithi064 bash[13894]: cluster 2024-01-16T16:24:18.466228+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-01-16T16:24:19.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:19 smithi064 bash[17467]: cluster 2024-01-16T16:24:18.466228+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-01-16T16:24:19.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:19 smithi184 bash[13956]: cluster 2024-01-16T16:24:18.466228+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-01-16T16:24:21.205 INFO:teuthology.orchestra.run.smithi064.stdout:111669149731 2024-01-16T16:24:21.205 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-01-16T16:24:21.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:21 smithi064 bash[13894]: cluster 2024-01-16T16:24:20.466791+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-01-16T16:24:21.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:21 smithi064 bash[17467]: cluster 2024-01-16T16:24:20.466791+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-01-16T16:24:21.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:21 smithi184 bash[13956]: cluster 2024-01-16T16:24:20.466791+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-01-16T16:24:23.870 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:23 smithi184 bash[13956]: cluster 2024-01-16T16:24:22.467377+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-01-16T16:24:23.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:23 smithi064 bash[13894]: cluster 2024-01-16T16:24:22.467377+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-01-16T16:24:23.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:23 smithi064 bash[17467]: cluster 2024-01-16T16:24:22.467377+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-01-16T16:24:24.121 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:24 smithi184 docker[23073]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-grafana.a 2024-01-16T16:24:24.121 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:24 smithi184 systemd[1]: Started Ceph grafana.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:24:24.642 INFO:teuthology.orchestra.run.smithi064.stdout:133143986207 2024-01-16T16:24:24.642 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-01-16T16:24:24.774 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:24 smithi064 bash[13894]: audit 2024-01-16T16:24:24.119050+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:24.775 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:24 smithi064 bash[13894]: audit 2024-01-16T16:24:24.125146+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:24.775 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:24 smithi064 bash[13894]: audit 2024-01-16T16:24:24.126844+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:24.775 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:24 smithi064 bash[17467]: audit 2024-01-16T16:24:24.119050+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:24.775 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:24 smithi064 bash[17467]: audit 2024-01-16T16:24:24.125146+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:24.775 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:24 smithi064 bash[17467]: audit 2024-01-16T16:24:24.126844+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:24.937 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:24 smithi184 bash[13956]: audit 2024-01-16T16:24:24.119050+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:24.937 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:24 smithi184 bash[13956]: audit 2024-01-16T16:24:24.125146+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:23:39.175768\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:23:39.175976\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:23:39.176105\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:23:39.176229\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:23:39.176352\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:23:39.176474\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:23:39.176596\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:24.938 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:24 smithi184 bash[13956]: audit 2024-01-16T16:24:24.126844+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:25.221 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="App mode production" logger=settings 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-01-16T16:24:25.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-01-16T16:24:25.223 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-01-16T16:24:25.223 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-01-16T16:24:25.223 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-01-16T16:24:25.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-01-16T16:24:25.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-01-16T16:24:25.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-01-16T16:24:25.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-01-16T16:24:25.651 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[13894]: cluster 2024-01-16T16:24:24.468087+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-01-16T16:24:25.651 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[17467]: cluster 2024-01-16T16:24:24.468087+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-01-16T16:24:25.652 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[13894]: audit 2024-01-16T16:24:25.413984+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"760c4b1a1f9c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:25.411922\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:23:57.569586\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_daemon_update\": \"2024-01-16T16:24:25.412167\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:25.652 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[13894]: audit 2024-01-16T16:24:25.420540+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"760c4b1a1f9c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:25.411922\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:23:57.569586\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_daemon_update\": \"2024-01-16T16:24:25.412167\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:25.652 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[13894]: audit 2024-01-16T16:24:25.421938+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:25.653 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[17467]: audit 2024-01-16T16:24:25.413984+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"760c4b1a1f9c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:25.411922\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:23:57.569586\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_daemon_update\": \"2024-01-16T16:24:25.412167\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:25.653 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[17467]: audit 2024-01-16T16:24:25.420540+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"760c4b1a1f9c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:25.411922\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:23:57.569586\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_daemon_update\": \"2024-01-16T16:24:25.412167\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:25.653 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:25 smithi064 bash[17467]: audit 2024-01-16T16:24:25.421938+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:25.801 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-01-16T16:24:25.801 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-01-16T16:24:25.801 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-16T16:24:25.802 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-01-16T16:24:25.802 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-01-16T16:24:25.802 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-01-16T16:24:25.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[13956]: cluster 2024-01-16T16:24:24.468087+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-01-16T16:24:25.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[13956]: audit 2024-01-16T16:24:25.413984+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"760c4b1a1f9c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:25.411922\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:23:57.569586\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_daemon_update\": \"2024-01-16T16:24:25.412167\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:25.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[13956]: audit 2024-01-16T16:24:25.420540+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"760c4b1a1f9c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:25.411922\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:23:57.569586\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:40.597821\"}}, \"last_daemon_update\": \"2024-01-16T16:24:25.412167\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:25.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[13956]: audit 2024-01-16T16:24:25.421938+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:26.086 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-01-16T16:24:26.086 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-01-16T16:24:26.086 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:25 smithi184 bash[23093]: t=2024-01-16T16:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-01-16T16:24:26.086 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-01-16T16:24:26.380 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-01-16T16:24:26.380 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-01-16T16:24:26.380 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-01-16T16:24:26.381 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-01-16T16:24:26.381 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-01-16T16:24:26.684 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-01-16T16:24:26.684 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-01-16T16:24:26.684 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-01-16T16:24:26.684 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-01-16T16:24:26.684 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[13956]: audit 2024-01-16T16:24:26.503263+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:26.500435\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:26.500932\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:26.685 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[13956]: audit 2024-01-16T16:24:26.509121+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:26.500435\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:26.500932\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:26.750 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:26 smithi064 bash[17467]: audit 2024-01-16T16:24:26.503263+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:26.500435\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:26.500932\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:26.751 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:26 smithi064 bash[17467]: audit 2024-01-16T16:24:26.509121+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:26.500435\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:26.500932\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:26.751 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:26 smithi064 bash[13894]: audit 2024-01-16T16:24:26.503263+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:26.500435\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:26.500932\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:26.751 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:26 smithi064 bash[13894]: audit 2024-01-16T16:24:26.509121+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"83e2efbd9487\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:26.500435\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:23:37.441217\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:23:17.298834\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:26.500932\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:26.974 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-01-16T16:24:26.975 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-01-16T16:24:26.975 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-01-16T16:24:26.975 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-01-16T16:24:27.237 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:26 smithi184 bash[23093]: t=2024-01-16T16:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-01-16T16:24:27.237 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-01-16T16:24:27.237 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-01-16T16:24:27.237 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-01-16T16:24:27.530 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-01-16T16:24:27.530 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-01-16T16:24:27.530 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-01-16T16:24:27.530 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-01-16T16:24:27.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:27 smithi064 bash[13894]: cluster 2024-01-16T16:24:26.468779+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-01-16T16:24:27.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:27 smithi064 bash[13894]: cephadm 2024-01-16T16:24:26.513519+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-16T16:24:27.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:27 smithi064 bash[13894]: cephadm 2024-01-16T16:24:26.518363+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi064 2024-01-16T16:24:27.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:27 smithi064 bash[17467]: cluster 2024-01-16T16:24:26.468779+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-01-16T16:24:27.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:27 smithi064 bash[17467]: cephadm 2024-01-16T16:24:26.513519+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-16T16:24:27.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:27 smithi064 bash[17467]: cephadm 2024-01-16T16:24:26.518363+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi064 2024-01-16T16:24:27.816 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[13956]: cluster 2024-01-16T16:24:26.468779+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-01-16T16:24:27.816 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[13956]: cephadm 2024-01-16T16:24:26.513519+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-16T16:24:27.816 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[13956]: cephadm 2024-01-16T16:24:26.518363+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi064 2024-01-16T16:24:27.816 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-01-16T16:24:27.816 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-01-16T16:24:27.816 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-01-16T16:24:27.816 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-01-16T16:24:28.068 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-01-16T16:24:28.068 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-01-16T16:24:28.068 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-01-16T16:24:28.068 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:27 smithi184 bash[23093]: t=2024-01-16T16:24:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-01-16T16:24:28.068 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-01-16T16:24:28.361 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-01-16T16:24:28.361 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-01-16T16:24:28.361 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-01-16T16:24:28.361 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-01-16T16:24:28.361 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-01-16T16:24:28.362 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-01-16T16:24:28.638 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-01-16T16:24:28.638 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-01-16T16:24:28.638 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-01-16T16:24:28.638 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-01-16T16:24:28.940 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-01-16T16:24:28.940 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-01-16T16:24:28.940 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-01-16T16:24:28.940 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:28 smithi184 bash[23093]: t=2024-01-16T16:24:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-01-16T16:24:29.211 INFO:teuthology.orchestra.run.smithi064.stdout:154618822683 2024-01-16T16:24:29.211 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-01-16T16:24:29.224 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-01-16T16:24:29.224 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-01-16T16:24:29.224 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-01-16T16:24:29.510 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-01-16T16:24:29.510 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-01-16T16:24:29.510 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-01-16T16:24:29.510 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-01-16T16:24:29.511 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-01-16T16:24:29.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[13956]: cluster 2024-01-16T16:24:28.469415+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:29.787 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-01-16T16:24:29.787 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-01-16T16:24:29.787 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-01-16T16:24:29.787 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-01-16T16:24:29.910 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:29 smithi064 bash[13894]: cluster 2024-01-16T16:24:28.469415+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:29.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:29 smithi064 bash[17467]: cluster 2024-01-16T16:24:28.469415+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:30.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-01-16T16:24:30.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-01-16T16:24:30.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:29 smithi184 bash[23093]: t=2024-01-16T16:24:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-01-16T16:24:30.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-01-16T16:24:30.332 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-01-16T16:24:30.332 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-01-16T16:24:30.332 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-01-16T16:24:30.332 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-16T16:24:30.584 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-01-16T16:24:30.584 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-01-16T16:24:30.584 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-01-16T16:24:30.835 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-01-16T16:24:30.835 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-01-16T16:24:30.835 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-01-16T16:24:30.835 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-01-16T16:24:30.835 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-01-16T16:24:31.103 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-01-16T16:24:31.104 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:30 smithi184 bash[23093]: t=2024-01-16T16:24:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-01-16T16:24:31.104 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-01-16T16:24:31.363 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-01-16T16:24:31.364 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-01-16T16:24:31.364 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-01-16T16:24:31.364 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-01-16T16:24:31.640 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[13956]: cluster 2024-01-16T16:24:30.470117+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-01-16T16:24:31.641 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-01-16T16:24:31.641 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-01-16T16:24:31.641 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-01-16T16:24:31.641 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-01-16T16:24:31.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:31 smithi064 bash[13894]: cluster 2024-01-16T16:24:30.470117+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-01-16T16:24:31.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:31 smithi064 bash[17467]: cluster 2024-01-16T16:24:30.470117+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-01-16T16:24:31.926 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-01-16T16:24:31.926 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-01-16T16:24:31.926 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-01-16T16:24:31.926 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-01-16T16:24:31.926 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-01-16T16:24:31.927 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-01-16T16:24:32.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:31 smithi184 bash[23093]: t=2024-01-16T16:24:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-01-16T16:24:32.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-01-16T16:24:32.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-01-16T16:24:32.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-01-16T16:24:32.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-01-16T16:24:32.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-01-16T16:24:32.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-01-16T16:24:32.661 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:32 smithi064 systemd[1]: Stopping Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:24:32.748 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-01-16T16:24:32.748 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-01-16T16:24:32.749 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-01-16T16:24:32.749 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-01-16T16:24:33.004 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:32 smithi064 bash[26029]: ts=2024-01-16T16:24:32.721Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-16T16:24:33.059 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-01-16T16:24:33.059 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-01-16T16:24:33.059 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-01-16T16:24:33.059 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-01-16T16:24:33.059 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:32 smithi184 bash[23093]: t=2024-01-16T16:24:32+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-01-16T16:24:33.059 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-01-16T16:24:33.377 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-01-16T16:24:33.377 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-01-16T16:24:33.377 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-01-16T16:24:33.377 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-01-16T16:24:33.629 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[13956]: cluster 2024-01-16T16:24:32.470744+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-01-16T16:24:33.629 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-01-16T16:24:33.629 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-01-16T16:24:33.629 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-01-16T16:24:33.629 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-01-16T16:24:33.630 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-01-16T16:24:33.661 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:33 smithi064 docker[28050]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-alertmanager.a 2024-01-16T16:24:33.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:33 smithi064 bash[13894]: cluster 2024-01-16T16:24:32.470744+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-01-16T16:24:33.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:33 smithi064 bash[17467]: cluster 2024-01-16T16:24:32.470744+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-01-16T16:24:33.880 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-01-16T16:24:33.880 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-01-16T16:24:34.056 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:33 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-16T16:24:34.056 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:33 smithi064 systemd[1]: Stopped Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:24:34.056 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:33 smithi064 systemd[1]: Starting Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:24:34.056 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:33 smithi064 docker[28088]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-alertmanager.a 2024-01-16T16:24:34.056 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:33 smithi064 systemd[1]: Started Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:24:34.174 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-01-16T16:24:34.174 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:33 smithi184 bash[23093]: t=2024-01-16T16:24:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-01-16T16:24:34.174 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[23093]: t=2024-01-16T16:24:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-01-16T16:24:34.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[23093]: t=2024-01-16T16:24:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-01-16T16:24:34.902 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[23093]: t=2024-01-16T16:24:34+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-01-16T16:24:34.903 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[13956]: audit 2024-01-16T16:24:33.757943+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:34.904 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[13956]: audit 2024-01-16T16:24:33.762467+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:34.904 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[13956]: cephadm 2024-01-16T16:24:33.763308+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-16T16:24:34.904 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[13956]: cephadm 2024-01-16T16:24:33.766370+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-01-16T16:24:34.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[13894]: audit 2024-01-16T16:24:33.757943+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:34.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[17467]: audit 2024-01-16T16:24:33.757943+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:34.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[13894]: audit 2024-01-16T16:24:33.762467+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:34.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[13894]: cephadm 2024-01-16T16:24:33.763308+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-16T16:24:34.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[13894]: cephadm 2024-01-16T16:24:33.766370+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-01-16T16:24:34.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[17467]: audit 2024-01-16T16:24:33.762467+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:25.410933\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:25.411154\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:25.411268\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:25.411378\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:25.411487\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:25.411594\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:25.411706\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:25.411815\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:34.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[17467]: cephadm 2024-01-16T16:24:33.763308+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-16T16:24:34.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:34 smithi064 bash[17467]: cephadm 2024-01-16T16:24:33.766370+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-01-16T16:24:35.224 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:34 smithi184 bash[23093]: t=2024-01-16T16:24:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-01-16T16:24:35.381 INFO:teuthology.orchestra.run.smithi064.stdout:176093659159 2024-01-16T16:24:35.381 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-01-16T16:24:35.593 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[23093]: t=2024-01-16T16:24:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-01-16T16:24:35.593 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[23093]: t=2024-01-16T16:24:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-01-16T16:24:35.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[13894]: cluster 2024-01-16T16:24:34.471359+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:35.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[17467]: cluster 2024-01-16T16:24:34.471359+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:35.661 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.556Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-01-16T16:24:35.661 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.557Z 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-01-16T16:24:35.661 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.560Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.64 port=9094 2024-01-16T16:24:35.662 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.562Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-16T16:24:35.662 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.604Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-16T16:24:35.662 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.604Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-16T16:24:35.662 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.606Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-01-16T16:24:35.662 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:35 smithi064 bash[28132]: ts=2024-01-16T16:24:35.607Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-16T16:24:35.856 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[13956]: cluster 2024-01-16T16:24:34.471359+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:35.857 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[23093]: t=2024-01-16T16:24:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-01-16T16:24:35.857 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[23093]: t=2024-01-16T16:24:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-01-16T16:24:36.112 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[23093]: t=2024-01-16T16:24:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-01-16T16:24:36.112 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:35 smithi184 bash[23093]: t=2024-01-16T16:24:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-01-16T16:24:36.112 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:36 smithi184 bash[23093]: t=2024-01-16T16:24:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-01-16T16:24:36.365 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:36 smithi184 bash[23093]: t=2024-01-16T16:24:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-01-16T16:24:36.365 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:36 smithi184 bash[23093]: t=2024-01-16T16:24:36+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-01-16T16:24:36.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:36 smithi184 bash[23093]: t=2024-01-16T16:24:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-01-16T16:24:37.122 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:36 smithi184 bash[23093]: t=2024-01-16T16:24:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-01-16T16:24:37.122 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:37 smithi184 bash[23093]: t=2024-01-16T16:24:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-01-16T16:24:37.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:37 smithi184 bash[23093]: t=2024-01-16T16:24:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-01-16T16:24:37.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:37 smithi184 bash[23093]: t=2024-01-16T16:24:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-01-16T16:24:37.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:37 smithi064 bash[13894]: cluster 2024-01-16T16:24:36.471930+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:37.661 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:37 smithi064 bash[28132]: ts=2024-01-16T16:24:37.563Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001072613s 2024-01-16T16:24:37.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:37 smithi064 bash[17467]: cluster 2024-01-16T16:24:36.471930+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:37.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:37 smithi184 bash[13956]: cluster 2024-01-16T16:24:36.471930+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:37.975 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:37 smithi184 bash[23093]: t=2024-01-16T16:24:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-01-16T16:24:38.377 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-01-16T16:24:38.378 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-01-16T16:24:38.378 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-01-16T16:24:38.637 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-01-16T16:24:38.866 INFO:teuthology.orchestra.run.smithi064.stdout:197568495634 2024-01-16T16:24:38.866 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-01-16T16:24:38.923 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-01-16T16:24:38.923 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-01-16T16:24:38.923 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-01-16T16:24:39.216 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:38 smithi184 bash[23093]: t=2024-01-16T16:24:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-01-16T16:24:39.216 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:39 smithi184 bash[23093]: t=2024-01-16T16:24:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-01-16T16:24:39.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:39 smithi184 bash[23093]: t=2024-01-16T16:24:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-01-16T16:24:39.863 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:39 smithi064 bash[13894]: cluster 2024-01-16T16:24:38.472592+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-01-16T16:24:39.863 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:39 smithi064 bash[17467]: cluster 2024-01-16T16:24:38.472592+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-01-16T16:24:39.928 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:39 smithi184 bash[13956]: cluster 2024-01-16T16:24:38.472592+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-01-16T16:24:39.928 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:39 smithi184 bash[23093]: t=2024-01-16T16:24:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-01-16T16:24:39.928 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:39 smithi184 bash[23093]: t=2024-01-16T16:24:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-01-16T16:24:40.222 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:39 smithi184 bash[23093]: t=2024-01-16T16:24:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-01-16T16:24:40.223 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[23093]: t=2024-01-16T16:24:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-01-16T16:24:40.223 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[23093]: t=2024-01-16T16:24:40+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:39 smithi184 systemd[1]: Stopping Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-01-16T16:24:40.223 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-01-16T16:24:40.224 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.076Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-01-16T16:24:40.224 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.077Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-16T16:24:40.224 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.078Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-01-16T16:24:40.224 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[22310]: ts=2024-01-16T16:24:40.078Z caller=main.go:1183 level=info msg="See you next time!" 2024-01-16T16:24:40.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[23093]: t=2024-01-16T16:24:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-01-16T16:24:40.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[23093]: t=2024-01-16T16:24:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-01-16T16:24:40.932 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:40 smithi184 bash[23093]: t=2024-01-16T16:24:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-01-16T16:24:41.205 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:40 smithi184 docker[23549]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-prometheus.a 2024-01-16T16:24:41.205 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:41 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@prometheus.a.service: Succeeded. 2024-01-16T16:24:41.205 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:41 smithi184 systemd[1]: Stopped Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:24:41.205 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:41 smithi184 systemd[1]: Starting Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:24:41.205 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:41 smithi184 docker[23586]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-prometheus.a 2024-01-16T16:24:41.205 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:41 smithi184 systemd[1]: Started Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:24:41.205 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[23093]: t=2024-01-16T16:24:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-01-16T16:24:41.205 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[23093]: t=2024-01-16T16:24:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-01-16T16:24:41.474 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[23093]: t=2024-01-16T16:24:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-01-16T16:24:41.534 INFO:teuthology.orchestra.run.smithi064.stdout:42949673015 2024-01-16T16:24:41.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: cluster 2024-01-16T16:24:40.473192+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-01-16T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: audit 2024-01-16T16:24:41.204925+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: audit 2024-01-16T16:24:41.209199+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: audit 2024-01-16T16:24:41.210240+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi184:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-16T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: audit 2024-01-16T16:24:41.214575+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi184:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-16T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: audit 2024-01-16T16:24:41.218298+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[13894]: audit 2024-01-16T16:24:41.540788+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.64:0/3190532931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: cluster 2024-01-16T16:24:40.473192+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-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: audit 2024-01-16T16:24:41.204925+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: audit 2024-01-16T16:24:41.209199+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: audit 2024-01-16T16:24:41.210240+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi184:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: audit 2024-01-16T16:24:41.214575+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi184:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: audit 2024-01-16T16:24:41.218298+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:41 smithi064 bash[17467]: audit 2024-01-16T16:24:41.540788+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.64:0/3190532931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-16T16:24:41.974 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[23093]: t=2024-01-16T16:24:41+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-01-16T16:24:41.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: cluster 2024-01-16T16:24:40.473192+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-01-16T16:24:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: audit 2024-01-16T16:24:41.204925+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: audit 2024-01-16T16:24:41.209199+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:26.499616\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:26.499818\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:26.499945\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:26.500070\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:26.500191\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:26.500313\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:26.500558\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:26.500679\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: audit 2024-01-16T16:24:41.210240+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi184:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-01-16T16:24:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: audit 2024-01-16T16:24:41.214575+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi184:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-01-16T16:24:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: audit 2024-01-16T16:24:41.218298+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[13956]: audit 2024-01-16T16:24:41.540788+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.64:0/3190532931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-01-16T16:24:42.224 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:41 smithi184 bash[23093]: t=2024-01-16T16:24:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-01-16T16:24:42.224 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-01-16T16:24:42.253 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673009 got 42949673015 for osd.0 2024-01-16T16:24:42.253 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-01-16T16:24:42.621 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-01-16T16:24:42.621 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-01-16T16:24:42.621 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-01-16T16:24:42.622 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[13956]: cephadm 2024-01-16T16:24:41.209904+0000 mgr.y (mgr.14140) 242 : cephadm [INF] Setting dashboard grafana config to https://smithi184:3000 2024-01-16T16:24:42.624 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[13956]: audit 2024-01-16T16:24:42.240677+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:42.238645\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:42.238756\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:42.238808\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:42.238857\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:42.238906\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:42.238955\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:42.239004\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:42.239054\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:42.239102\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:42.239227\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:42.624 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[13956]: audit 2024-01-16T16:24:42.246508+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:42.238645\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:42.238756\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:42.238808\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:42.238857\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:42.238906\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:42.238955\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:42.239004\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:42.239054\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:42.239102\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:42.239227\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:42.624 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[13956]: audit 2024-01-16T16:24:42.247831+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:42.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[13894]: cephadm 2024-01-16T16:24:41.209904+0000 mgr.y (mgr.14140) 242 : cephadm [INF] Setting dashboard grafana config to https://smithi184:3000 2024-01-16T16:24:42.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[17467]: cephadm 2024-01-16T16:24:41.209904+0000 mgr.y (mgr.14140) 242 : cephadm [INF] Setting dashboard grafana config to https://smithi184:3000 2024-01-16T16:24:42.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[13894]: audit 2024-01-16T16:24:42.240677+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:42.238645\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:42.238756\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:42.238808\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:42.238857\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:42.238906\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:42.238955\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:42.239004\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:42.239054\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:42.239102\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:42.239227\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:42.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[13894]: audit 2024-01-16T16:24:42.246508+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:42.238645\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:42.238756\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:42.238808\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:42.238857\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:42.238906\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:42.238955\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:42.239004\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:42.239054\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:42.239102\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:42.239227\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:42.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[13894]: audit 2024-01-16T16:24:42.247831+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:42.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[17467]: audit 2024-01-16T16:24:42.240677+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:42.238645\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:42.238756\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:42.238808\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:42.238857\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:42.238906\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:42.238955\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:42.239004\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:42.239054\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:42.239102\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:42.239227\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:42.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[17467]: audit 2024-01-16T16:24:42.246508+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:42.238645\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:42.238756\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:42.238808\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:42.238857\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:42.238906\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:42.238955\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:42.239004\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:42.239054\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:42.239102\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:42.239227\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:42.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:42 smithi064 bash[17467]: audit 2024-01-16T16:24:42.247831+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:42.921 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-01-16T16:24:42.921 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-01-16T16:24:42.921 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-01-16T16:24:42.921 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-01-16T16:24:42.921 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23093]: t=2024-01-16T16:24:42+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-01-16T16:24:42.922 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.762Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-16T16:24:42.922 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.762Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-01-16T16:24:42.922 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.763Z 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-01-16T16:24:42.922 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.763Z caller=main.go:594 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi184 (none))" 2024-01-16T16:24:42.922 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.763Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-16T16:24:42.922 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.763Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.767Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.768Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.771Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.771Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.775Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.775Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.493µs 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.775Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.775Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.776Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-01-16T16:24:42.923 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.776Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=60.408µs wal_replay_duration=855.325µs wbl_replay_duration=213ns total_replay_duration=979.78µs 2024-01-16T16:24:42.924 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.778Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-01-16T16:24:42.924 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.778Z caller=main.go:1063 level=info msg="TSDB started" 2024-01-16T16:24:42.924 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.778Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-16T16:24:42.924 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.779Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=925.212µs db_storage=1.386µs remote_storage=1.305µs web_handler=522ns query_engine=926ns scrape=452.821µs scrape_sd=37.274µs notify=42.066µs notify_sd=9.263µs rules=38.161µs tracing=5.162µs 2024-01-16T16:24:42.924 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.779Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-01-16T16:24:42.924 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:24:42 smithi184 bash[23597]: ts=2024-01-16T16:24:42.779Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-01-16T16:24:43.198 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-01-16T16:24:43.198 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-01-16T16:24:43.198 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-01-16T16:24:43.198 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-01-16T16:24:43.467 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-01-16T16:24:43.467 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-01-16T16:24:43.467 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-01-16T16:24:43.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-01-16T16:24:43.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-01-16T16:24:43.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-01-16T16:24:43.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-01-16T16:24:43.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[13956]: cluster 2024-01-16T16:24:42.473826+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:43.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[13956]: audit 2024-01-16T16:24:43.304262+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:43.301134\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:43.301310\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:43.301415\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:43.301514\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:43.301641\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:43.301758\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:43.301859\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:43.301960\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:43.302059\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:43.302276\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:43.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[13956]: audit 2024-01-16T16:24:43.310579+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:43.301134\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:43.301310\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:43.301415\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:43.301514\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:43.301641\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:43.301758\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:43.301859\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:43.301960\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:43.302059\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:43.302276\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:43.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[13956]: audit 2024-01-16T16:24:43.316338+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:43.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[17467]: cluster 2024-01-16T16:24:42.473826+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:43.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[17467]: audit 2024-01-16T16:24:43.304262+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:43.301134\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:43.301310\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:43.301415\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:43.301514\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:43.301641\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:43.301758\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:43.301859\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:43.301960\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:43.302059\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:43.302276\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:43.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[17467]: audit 2024-01-16T16:24:43.310579+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:43.301134\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:43.301310\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:43.301415\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:43.301514\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:43.301641\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:43.301758\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:43.301859\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:43.301960\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:43.302059\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:43.302276\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:43.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[17467]: audit 2024-01-16T16:24:43.316338+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:43.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[13894]: cluster 2024-01-16T16:24:42.473826+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:24:43.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[13894]: audit 2024-01-16T16:24:43.304262+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:43.301134\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:43.301310\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:43.301415\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:43.301514\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:43.301641\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:43.301758\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:43.301859\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:43.301960\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:43.302059\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:43.302276\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:43.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[13894]: audit 2024-01-16T16:24:43.310579+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:43.301134\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:43.301310\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:43.301415\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:43.301514\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:43.301641\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:43.301758\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:43.301859\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:43.301960\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:43.302059\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:43.302276\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:43.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:43 smithi064 bash[13894]: audit 2024-01-16T16:24:43.316338+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:44.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-01-16T16:24:44.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-01-16T16:24:44.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-01-16T16:24:44.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-01-16T16:24:44.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:43 smithi184 bash[23093]: t=2024-01-16T16:24:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-01-16T16:24:44.306 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-01-16T16:24:44.306 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-01-16T16:24:44.306 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-01-16T16:24:44.306 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-01-16T16:24:44.307 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-01-16T16:24:44.608 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-01-16T16:24:44.609 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-01-16T16:24:44.609 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-01-16T16:24:44.609 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-01-16T16:24:44.868 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-01-16T16:24:44.869 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-01-16T16:24:44.869 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-01-16T16:24:44.869 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-01-16T16:24:45.170 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-01-16T16:24:45.170 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:44 smithi184 bash[23093]: t=2024-01-16T16:24:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-01-16T16:24:45.170 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-01-16T16:24:45.170 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-01-16T16:24:45.281 INFO:teuthology.orchestra.run.smithi064.stdout:68719476787 2024-01-16T16:24:45.431 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-01-16T16:24:45.431 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-01-16T16:24:45.431 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-01-16T16:24:45.431 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-01-16T16:24:45.431 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-01-16T16:24:45.431 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-01-16T16:24:45.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[13956]: cluster 2024-01-16T16:24:44.474436+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-01-16T16:24:45.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[13956]: audit 2024-01-16T16:24:44.659351+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:44.658194\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:45.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[13956]: audit 2024-01-16T16:24:44.665369+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:44.658194\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:45.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[13956]: audit 2024-01-16T16:24:44.666399+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:45.560 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[13894]: cluster 2024-01-16T16:24:44.474436+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-01-16T16:24:45.560 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[13894]: audit 2024-01-16T16:24:44.659351+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:44.658194\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:45.561 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[13894]: audit 2024-01-16T16:24:44.665369+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:44.658194\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:45.561 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[13894]: audit 2024-01-16T16:24:44.666399+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:45.561 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[17467]: cluster 2024-01-16T16:24:44.474436+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-01-16T16:24:45.561 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[17467]: audit 2024-01-16T16:24:44.659351+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:44.658194\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:24:45.562 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[17467]: audit 2024-01-16T16:24:44.665369+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}}, \"last_daemon_update\": \"2024-01-16T16:24:44.658194\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:24:45.562 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[17467]: audit 2024-01-16T16:24:44.666399+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:24:45.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-01-16T16:24:45.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-01-16T16:24:45.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-01-16T16:24:45.911 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:24:45 smithi064 bash[28132]: ts=2024-01-16T16:24:45.566Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003614849s 2024-01-16T16:24:46.028 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476781 got 68719476787 for osd.1 2024-01-16T16:24:46.028 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-01-16T16:24:46.044 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-01-16T16:24:46.044 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-01-16T16:24:46.045 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:45 smithi184 bash[23093]: t=2024-01-16T16:24:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-01-16T16:24:46.045 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-01-16T16:24:46.045 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-01-16T16:24:46.411 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:46 smithi064 bash[13894]: audit 2024-01-16T16:24:45.287884+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.64:0/1393476693' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-16T16:24:46.412 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:46 smithi064 bash[17467]: audit 2024-01-16T16:24:45.287884+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.64:0/1393476693' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-16T16:24:46.412 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:46 smithi064 bash[13894]: audit 2024-01-16T16:24:45.723364+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:45.721069\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:46.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:46 smithi064 bash[13894]: audit 2024-01-16T16:24:45.729798+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:45.721069\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:46.413 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:46 smithi064 bash[17467]: audit 2024-01-16T16:24:45.723364+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:45.721069\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:46.413 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:46 smithi064 bash[17467]: audit 2024-01-16T16:24:45.729798+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:45.721069\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:46.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[13956]: audit 2024-01-16T16:24:45.287884+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.64:0/1393476693' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing HooksService" logger=server 2024-01-16T16:24:46.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing LoginService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing SearchService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing TracingService" logger=server 2024-01-16T16:24:46.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+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-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+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-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="Initializing Stream Manager" 2024-01-16T16:24:46.477 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[23093]: t=2024-01-16T16:24:46+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-01-16T16:24:46.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[13956]: audit 2024-01-16T16:24:45.723364+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:45.721069\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:24:46.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:46 smithi184 bash[13956]: audit 2024-01-16T16:24:45.729798+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}}, \"last_daemon_update\": \"2024-01-16T16:24:45.721069\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:24:47.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:47 smithi064 bash[13894]: cluster 2024-01-16T16:24:46.475052+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-01-16T16:24:47.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:47 smithi064 bash[17467]: cluster 2024-01-16T16:24:46.475052+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-01-16T16:24:47.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:47 smithi184 bash[13956]: cluster 2024-01-16T16:24:46.475052+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-01-16T16:24:48.834 INFO:teuthology.orchestra.run.smithi064.stdout:90194313262 2024-01-16T16:24:49.583 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313255 got 90194313262 for osd.2 2024-01-16T16:24:49.583 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-01-16T16:24:49.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:49 smithi064 bash[13894]: cluster 2024-01-16T16:24:48.475681+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-01-16T16:24:49.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:49 smithi064 bash[13894]: audit 2024-01-16T16:24:48.840604+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.64:0/4196574700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-16T16:24:49.911 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:49 smithi064 bash[17467]: cluster 2024-01-16T16:24:48.475681+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-01-16T16:24:49.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:49 smithi064 bash[17467]: audit 2024-01-16T16:24:48.840604+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.64:0/4196574700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-16T16:24:49.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:49 smithi184 bash[13956]: cluster 2024-01-16T16:24:48.475681+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-01-16T16:24:49.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:49 smithi184 bash[13956]: audit 2024-01-16T16:24:48.840604+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.64:0/4196574700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-01-16T16:24:51.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:51 smithi064 bash[13894]: cluster 2024-01-16T16:24:50.476289+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-01-16T16:24:51.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:51 smithi064 bash[17467]: cluster 2024-01-16T16:24:50.476289+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-01-16T16:24:51.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:51 smithi184 bash[13956]: cluster 2024-01-16T16:24:50.476289+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-01-16T16:24:52.335 INFO:teuthology.orchestra.run.smithi064.stdout:111669149737 2024-01-16T16:24:52.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:52 smithi064 bash[13894]: audit 2024-01-16T16:24:52.341682+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.64:0/2979708722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-16T16:24:52.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:52 smithi064 bash[17467]: audit 2024-01-16T16:24:52.341682+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.64:0/2979708722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-16T16:24:52.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:52 smithi184 bash[13956]: audit 2024-01-16T16:24:52.341682+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.64:0/2979708722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-01-16T16:24:52.990 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149737 for osd.3 2024-01-16T16:24:52.990 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-01-16T16:24:53.880 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:53 smithi064 bash[13894]: cluster 2024-01-16T16:24:52.476820+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-01-16T16:24:53.880 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:53 smithi064 bash[17467]: cluster 2024-01-16T16:24:52.476820+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-01-16T16:24:53.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:53 smithi184 bash[13956]: cluster 2024-01-16T16:24:52.476820+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-01-16T16:24:55.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:55 smithi064 bash[13894]: cluster 2024-01-16T16:24:54.477399+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-01-16T16:24:55.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:55 smithi064 bash[17467]: cluster 2024-01-16T16:24:54.477399+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-01-16T16:24:55.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:55 smithi184 bash[13956]: cluster 2024-01-16T16:24:54.477399+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-01-16T16:24:55.750 INFO:teuthology.orchestra.run.smithi064.stdout:133143986213 2024-01-16T16:24:56.461 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986207 got 133143986213 for osd.4 2024-01-16T16:24:56.461 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-01-16T16:24:56.605 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:56 smithi064 bash[13894]: audit 2024-01-16T16:24:55.757157+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.64:0/4247740825' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-16T16:24:56.605 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:56 smithi064 bash[17467]: audit 2024-01-16T16:24:55.757157+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.64:0/4247740825' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-16T16:24:56.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:56 smithi184 bash[13956]: audit 2024-01-16T16:24:55.757157+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.64:0/4247740825' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-01-16T16:24:57.559 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:57 smithi064 bash[13894]: cluster 2024-01-16T16:24:56.477987+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-01-16T16:24:57.559 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:57 smithi064 bash[17467]: cluster 2024-01-16T16:24:56.477987+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-01-16T16:24:57.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:57 smithi184 bash[13956]: cluster 2024-01-16T16:24:56.477987+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-01-16T16:24:59.392 INFO:teuthology.orchestra.run.smithi064.stdout:154618822689 2024-01-16T16:24:59.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:59 smithi064 bash[13894]: cluster 2024-01-16T16:24:58.478550+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-01-16T16:24:59.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:24:59 smithi064 bash[13894]: audit 2024-01-16T16:24:59.398370+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.64:0/3718597859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-16T16:24:59.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:59 smithi064 bash[17467]: cluster 2024-01-16T16:24:58.478550+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-01-16T16:24:59.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:24:59 smithi064 bash[17467]: audit 2024-01-16T16:24:59.398370+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.64:0/3718597859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-16T16:24:59.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:59 smithi184 bash[13956]: cluster 2024-01-16T16:24:58.478550+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-01-16T16:24:59.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:24:59 smithi184 bash[13956]: audit 2024-01-16T16:24:59.398370+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.64:0/3718597859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-01-16T16:25:00.182 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822683 got 154618822689 for osd.5 2024-01-16T16:25:00.182 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-01-16T16:25:01.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:01 smithi064 bash[13894]: cluster 2024-01-16T16:25:00.479273+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-01-16T16:25:01.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:01 smithi064 bash[17467]: cluster 2024-01-16T16:25:00.479273+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-01-16T16:25:01.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:01 smithi184 bash[13956]: cluster 2024-01-16T16:25:00.479273+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-01-16T16:25:03.005 INFO:teuthology.orchestra.run.smithi064.stdout:176093659165 2024-01-16T16:25:03.744 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659159 got 176093659165 for osd.6 2024-01-16T16:25:03.744 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-01-16T16:25:03.882 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:03 smithi064 bash[17467]: cluster 2024-01-16T16:25:02.479929+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-01-16T16:25:03.883 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:03 smithi064 bash[17467]: audit 2024-01-16T16:25:03.010984+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.64:0/444434959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-16T16:25:03.883 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:03 smithi064 bash[13894]: cluster 2024-01-16T16:25:02.479929+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-01-16T16:25:03.883 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:03 smithi064 bash[13894]: audit 2024-01-16T16:25:03.010984+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.64:0/444434959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-16T16:25:03.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:03 smithi184 bash[13956]: cluster 2024-01-16T16:25:02.479929+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-01-16T16:25:03.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:03 smithi184 bash[13956]: audit 2024-01-16T16:25:03.010984+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.64:0/444434959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-01-16T16:25:05.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:05 smithi064 bash[13894]: cluster 2024-01-16T16:25:04.480516+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-01-16T16:25:05.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:05 smithi064 bash[17467]: cluster 2024-01-16T16:25:04.480516+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-01-16T16:25:05.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:05 smithi184 bash[13956]: cluster 2024-01-16T16:25:04.480516+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-01-16T16:25:06.670 INFO:teuthology.orchestra.run.smithi064.stdout:197568495640 2024-01-16T16:25:07.432 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495634 got 197568495640 for osd.7 2024-01-16T16:25:07.432 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-01-16T16:25:07.432 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph pg dump --format=json 2024-01-16T16:25:07.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:07 smithi064 bash[13894]: cluster 2024-01-16T16:25:06.481185+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-01-16T16:25:07.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:07 smithi064 bash[13894]: audit 2024-01-16T16:25:06.676440+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.64:0/3177853091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-16T16:25:07.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:07 smithi064 bash[17467]: cluster 2024-01-16T16:25:06.481185+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-01-16T16:25:07.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:07 smithi064 bash[17467]: audit 2024-01-16T16:25:06.676440+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.64:0/3177853091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-16T16:25:07.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:07 smithi184 bash[13956]: cluster 2024-01-16T16:25:06.481185+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-01-16T16:25:07.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:07 smithi184 bash[13956]: audit 2024-01-16T16:25:06.676440+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.64:0/3177853091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-01-16T16:25:09.897 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:09 smithi064 bash[13894]: cluster 2024-01-16T16:25:08.481833+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-01-16T16:25:09.897 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:09 smithi064 bash[17467]: cluster 2024-01-16T16:25:08.481833+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-01-16T16:25:09.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:09 smithi184 bash[13956]: cluster 2024-01-16T16:25:08.481833+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-01-16T16:25:10.284 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:25:10.287 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-01-16T16:25:11.045 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":244,"stamp":"2024-01-16T16:25:08.481506+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":8392216,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569000,"statfs":{"total":767960285184,"available":759366656000,"internally_reserved":8589934592,"allocated":3629056,"data_stored":1443348,"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.003819"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-01-16T16:23:14.566311+0000","last_change":"2024-01-16T16:23:14.566311+0000","last_active":"2024-01-16T16:23:14.566311+0000","last_peered":"2024-01-16T16:23:14.566311+0000","last_clean":"2024-01-16T16:23:14.566311+0000","last_became_active":"2024-01-16T16:23:14.561127+0000","last_became_peered":"2024-01-16T16:23:14.561127+0000","last_unstale":"2024-01-16T16:23:14.566311+0000","last_undegraded":"2024-01-16T16:23:14.566311+0000","last_fullsized":"2024-01-16T16:23:14.566311+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-01-16T16:17:45.634715+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-16T16:17:45.634715+0000","last_clean_scrub_stamp":"2024-01-16T16:17:45.634715+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":197568495640,"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":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.73299999999999998}]},{"osd":1,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.0329999999999999}]},{"osd":2,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":0.80500000000000005}]},{"osd":3,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.76800000000000002}]},{"osd":4,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.99299999999999999}]},{"osd":5,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.946,"5min":1.946,"15min":1.946},"last":0.874}]},{"osd":6,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"min":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"max":{"1min":2.0179999999999998,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":1.083},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.94299999999999995}]}]},{"osd":6,"up_from":41,"seq":176093659166,"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,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":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.88500000000000001,"15min":0.88900000000000001},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.181,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.755},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.89100000000000001,"15min":0.88500000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0900000000000001}]},{"osd":1,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.143,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.85399999999999998,"15min":0.85999999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.78600000000000003}]},{"osd":2,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.86399999999999999,"15min":0.85699999999999998},"min":{"1min":0.59899999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88600000000000001,"15min":0.88900000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.228,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.97199999999999998}]},{"osd":3,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.91500000000000004,"15min":0.91700000000000004},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.04,"5min":1.137,"15min":1.137},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.66500000000000004,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.1839999999999999,"5min":1.367,"15min":1.367},"last":0.89800000000000002}]},{"osd":4,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"min":{"1min":0.42299999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":1.173},{"interface":"front","average":{"1min":0.871,"5min":0.84799999999999998,"15min":0.84399999999999997},"min":{"1min":0.58299999999999996,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.27}]},{"osd":5,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.86499999999999999,"15min":0.86799999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1140000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.2969999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.96199999999999997,"15min":0.96999999999999997},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.234,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.115}]},{"osd":7,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.24},{"interface":"front","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.077}]}]},{"osd":1,"up_from":16,"seq":68719476792,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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,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":"Tue Jan 16 16:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.64400000000000002,"15min":0.58599999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.746,"5min":0.68000000000000005,"15min":0.624},"min":{"1min":0.51800000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0089999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":1.016}]},{"osd":2,"last update":"Tue Jan 16 16:24:21 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.68899999999999995,"15min":0.66500000000000004},"min":{"1min":0.55600000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.0089999999999999,"5min":1.544,"15min":1.544},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.72899999999999998,"15min":0.69099999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.0780000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.3009999999999999}]},{"osd":3,"last update":"Tue Jan 16 16:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.82499999999999996,"15min":0.81499999999999995},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0349999999999999,"5min":1.133,"15min":1.133},"last":1.242},{"interface":"front","average":{"1min":0.751,"5min":0.74199999999999999,"15min":0.72999999999999998},"min":{"1min":0.52800000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.0580000000000001,"5min":1.143,"15min":1.143},"last":0.99299999999999999}]},{"osd":4,"last update":"Tue Jan 16 16:25:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.96399999999999997,"15min":0.96699999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.645,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.97599999999999998,"15min":0.96699999999999997},"min":{"1min":0.79700000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.2609999999999999}]},{"osd":5,"last update":"Tue Jan 16 16:24:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0449999999999999,"15min":1.046},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.173},{"interface":"front","average":{"1min":1.075,"5min":1.012,"15min":1.002},"min":{"1min":0.86899999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.3959999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.1020000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:52 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.089,"15min":1.0960000000000001},"min":{"1min":0.82499999999999996,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.296,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.1240000000000001,"15min":1.131},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.2050000000000001}]},{"osd":7,"last update":"Tue Jan 16 16:24:14 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.353}]}]},{"osd":0,"up_from":10,"seq":42949673021,"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":"Tue Jan 16 16:24:49 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.63700000000000001,"15min":0.59599999999999997},"min":{"1min":0.378,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0609999999999999,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.67300000000000004,"15min":0.621},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.91100000000000003,"5min":1.097,"15min":1.097},"last":0.85299999999999998}]},{"osd":2,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.68799999999999994,"15min":0.65000000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.242,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.69799999999999995,"15min":0.67000000000000004},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.88300000000000001}]},{"osd":3,"last update":"Tue Jan 16 16:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.74199999999999999,"15min":0.73899999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.80900000000000005,"15min":0.79100000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.99299999999999999}]},{"osd":4,"last update":"Tue Jan 16 16:24:07 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.95199999999999996,"15min":0.93799999999999994},"min":{"1min":0.71999999999999997,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.032,"5min":0.995,"15min":0.98899999999999999},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.95799999999999996}]},{"osd":5,"last update":"Tue Jan 16 16:24:24 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.075,"15min":1.0760000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.0509999999999999,"15min":1.0469999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.121}]},{"osd":6,"last update":"Tue Jan 16 16:24:53 2024","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.109,"15min":1.101},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.1349999999999998,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.202,"15min":1.216},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.458,"5min":1.478,"15min":1.478},"last":1.167}]},{"osd":7,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.361}]}]},{"osd":2,"up_from":21,"seq":90194313266,"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":"Tue Jan 16 16:24:17 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.63,"15min":0.61299999999999999},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.91200000000000003,"5min":0.995,"15min":0.995},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.752,"5min":0.68999999999999995,"15min":0.67600000000000005},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.79300000000000004}]},{"osd":1,"last update":"Tue Jan 16 16:24:17 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.75,"15min":0.68899999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":2.6099999999999999,"5min":2.6099999999999999,"15min":2.6099999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.67800000000000005,"15min":0.64600000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.82799999999999996}]},{"osd":3,"last update":"Tue Jan 16 16:24:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.85599999999999998,"15min":0.82799999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.151,"5min":2.3730000000000002,"15min":2.3730000000000002},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.84299999999999997,"15min":0.82199999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.88400000000000001}]},{"osd":4,"last update":"Tue Jan 16 16:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.92700000000000005,"15min":0.90700000000000003},"min":{"1min":0.64900000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.1060000000000001,"15min":1.083},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":2.556,"5min":2.556,"15min":2.556},"last":1.0700000000000001}]},{"osd":5,"last update":"Tue Jan 16 16:24:29 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.181,"15min":1.1870000000000001},"min":{"1min":0.68000000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.7290000000000001,"5min":2.677,"15min":2.677},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.048,"15min":1.038},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.8680000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":1.2370000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:52 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0840000000000001,"15min":1.0820000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.9870000000000001,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.339,"15min":1.3660000000000001},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.6040000000000001,"5min":2.7549999999999999,"15min":2.7549999999999999},"last":1.121}]},{"osd":7,"last update":"Tue Jan 16 16:24:17 2024","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":2.6440000000000001,"5min":2.6440000000000001,"15min":2.6440000000000001},"last":1.288},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.3}]}]},{"osd":3,"up_from":26,"seq":111669149741,"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":"Tue Jan 16 16:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.63500000000000001,"15min":0.60999999999999999},"min":{"1min":0.49199999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.99299999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.62},{"interface":"front","average":{"1min":0.747,"5min":0.74099999999999999,"15min":0.73499999999999999},"min":{"1min":0.57499999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.92800000000000005}]},{"osd":1,"last update":"Tue Jan 16 16:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.72599999999999998,"15min":0.71199999999999997},"min":{"1min":0.53200000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98599999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.71399999999999997,"15min":0.70699999999999996},"min":{"1min":0.53100000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.069,"5min":1.103,"15min":1.103},"last":0.85799999999999998}]},{"osd":2,"last update":"Tue Jan 16 16:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.78500000000000003,"15min":0.77700000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.0760000000000001,"5min":1.351,"15min":1.351},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.75900000000000001,"15min":0.73499999999999999},"min":{"1min":0.62,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.76400000000000001}]},{"osd":4,"last update":"Tue Jan 16 16:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94399999999999995,"15min":0.93899999999999995},"min":{"1min":0.749,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":1.145},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98199999999999998,"15min":0.95399999999999996},"min":{"1min":0.76300000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.228,"5min":1.7,"15min":1.7},"last":0.84099999999999997}]},{"osd":5,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.018,"15min":1.0129999999999999},"min":{"1min":0.80200000000000005,"5min":0.629,"15min":0.629},"max":{"1min":1.298,"5min":2.319,"15min":2.319},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.133,"5min":1.048,"15min":1.034},"min":{"1min":0.872,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.2070000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:53 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1579999999999999,"15min":1.1599999999999999},"min":{"1min":0.80500000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4830000000000001,"5min":1.8540000000000001,"15min":1.8540000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.171,"5min":1.169,"15min":1.169},"min":{"1min":0.81799999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5760000000000001,"5min":1.835,"15min":1.835},"last":1.113}]},{"osd":7,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.073},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"min":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"max":{"1min":1.8959999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.347}]}]},{"osd":4,"up_from":31,"seq":133143986216,"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":"Tue Jan 16 16:24:04 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.90200000000000002,"15min":0.90000000000000002},"min":{"1min":0.66000000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.4330000000000001,"5min":3.2959999999999998,"15min":3.2959999999999998},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.85099999999999998,"15min":0.85499999999999998},"min":{"1min":0.61199999999999999,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.0840000000000001,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.92700000000000005}]},{"osd":1,"last update":"Tue Jan 16 16:24:04 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.84999999999999998,"15min":0.85199999999999998},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.0760000000000001,"5min":1.327,"15min":1.327},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.95199999999999996,"15min":0.95699999999999996},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.258,"5min":3.3399999999999999,"15min":3.3399999999999999},"last":0.75900000000000001}]},{"osd":2,"last update":"Tue Jan 16 16:24:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.93799999999999994,"15min":0.95399999999999996},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.155,"5min":3.2360000000000002,"15min":3.2360000000000002},"last":1.103},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.875,"15min":0.86899999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.708,"5min":1.708,"15min":1.708},"last":0.79300000000000004}]},{"osd":3,"last update":"Tue Jan 16 16:24:04 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.88,"15min":0.88300000000000001},"min":{"1min":0.71899999999999997,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.0469999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2030000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.70699999999999996}]},{"osd":5,"last update":"Tue Jan 16 16:24:30 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.75800000000000001,"15min":0.74299999999999999},"min":{"1min":0.51600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.874,"5min":0.75700000000000001,"15min":0.73699999999999999},"min":{"1min":0.61499999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.63400000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.83899999999999997,"15min":0.81399999999999995},"min":{"1min":0.55100000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.92500000000000004,"15min":0.90300000000000002},"min":{"1min":0.61399999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.077}]},{"osd":7,"last update":"Tue Jan 16 16:24:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.874},{"interface":"front","average":{"1min":1.012,"5min":1.012,"15min":1.012},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.0289999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822691,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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,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":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.879,"15min":0.88200000000000001},"min":{"1min":0.64900000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.71599999999999997}]},{"osd":1,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.91500000000000004,"15min":0.91900000000000004},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.014},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84699999999999998,"15min":0.84699999999999998},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.056,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.77400000000000002}]},{"osd":2,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.89600000000000002,"15min":0.89900000000000002},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":1.137},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93600000000000005,"15min":0.93200000000000005},"min":{"1min":0.65300000000000002,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.92900000000000005}]},{"osd":3,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.89300000000000002,"15min":0.88900000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.2430000000000001,"5min":1.246,"15min":1.246},"last":0.88400000000000001}]},{"osd":4,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.77700000000000002,"15min":0.77600000000000002},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0700000000000001,"5min":1.143,"15min":1.143},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.90200000000000002,"15min":0.89500000000000002},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.056}]},{"osd":6,"last update":"Tue Jan 16 16:24:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.93100000000000005,"15min":0.93799999999999994},"min":{"1min":0.57099999999999995,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.101},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98699999999999999,"15min":0.97899999999999998},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.80000000000000004}]},{"osd":7,"last update":"Tue Jan 16 16:24:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.83799999999999997}]}]}]}} 2024-01-16T16:25:11.047 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph pg dump --format=json 2024-01-16T16:25:11.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:11 smithi064 bash[13894]: audit 2024-01-16T16:25:10.282822+0000 mgr.y (mgr.14140) 257 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:25:11.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:11 smithi064 bash[13894]: cluster 2024-01-16T16:25:10.482356+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:11.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:11 smithi064 bash[17467]: audit 2024-01-16T16:25:10.282822+0000 mgr.y (mgr.14140) 257 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:25:11.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:11 smithi064 bash[17467]: cluster 2024-01-16T16:25:10.482356+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:11.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:11 smithi184 bash[13956]: audit 2024-01-16T16:25:10.282822+0000 mgr.y (mgr.14140) 257 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:25:11.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:11 smithi184 bash[13956]: cluster 2024-01-16T16:25:10.482356+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:13.763 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:25:13.766 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-01-16T16:25:13.826 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:13 smithi064 bash[13894]: cluster 2024-01-16T16:25:12.482917+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:13.826 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:13 smithi064 bash[17467]: cluster 2024-01-16T16:25:12.482917+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:13.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:13 smithi184 bash[13956]: cluster 2024-01-16T16:25:12.482917+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:14.508 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":246,"stamp":"2024-01-16T16:25:12.482638+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":8392216,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569000,"statfs":{"total":767960285184,"available":759366656000,"internally_reserved":8589934592,"allocated":3629056,"data_stored":1443348,"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.003750"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-01-16T16:23:14.566311+0000","last_change":"2024-01-16T16:23:14.566311+0000","last_active":"2024-01-16T16:23:14.566311+0000","last_peered":"2024-01-16T16:23:14.566311+0000","last_clean":"2024-01-16T16:23:14.566311+0000","last_became_active":"2024-01-16T16:23:14.561127+0000","last_became_peered":"2024-01-16T16:23:14.561127+0000","last_unstale":"2024-01-16T16:23:14.566311+0000","last_undegraded":"2024-01-16T16:23:14.566311+0000","last_fullsized":"2024-01-16T16:23:14.566311+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-01-16T16:17:45.634715+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-16T16:17:45.634715+0000","last_clean_scrub_stamp":"2024-01-16T16:17:45.634715+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":197568495641,"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":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.872,"5min":0.872,"15min":0.872},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.72299999999999998}]},{"osd":1,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.79400000000000004}]},{"osd":2,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":0.96099999999999997}]},{"osd":3,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.86899999999999999}]},{"osd":4,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.83499999999999996}]},{"osd":5,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.167,"15min":1.167},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.946,"5min":1.946,"15min":1.946},"last":1.026}]},{"osd":6,"last update":"Tue Jan 16 16:24:18 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"min":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"max":{"1min":2.0179999999999998,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.006}]}]},{"osd":6,"up_from":41,"seq":176093659167,"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,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":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.88500000000000001,"15min":0.88900000000000001},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.181,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.89100000000000001,"15min":0.88500000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.84399999999999997}]},{"osd":1,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.143,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.876},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.85399999999999998,"15min":0.85999999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.73099999999999998}]},{"osd":2,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.86399999999999999,"15min":0.85699999999999998},"min":{"1min":0.59899999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88600000000000001,"15min":0.88900000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.228,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.75600000000000001}]},{"osd":3,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.91500000000000004,"15min":0.91700000000000004},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.04,"5min":1.137,"15min":1.137},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.66500000000000004,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.1839999999999999,"5min":1.367,"15min":1.367},"last":1.0209999999999999}]},{"osd":4,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"min":{"1min":0.42299999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.625},{"interface":"front","average":{"1min":0.871,"5min":0.84799999999999998,"15min":0.84399999999999997},"min":{"1min":0.58299999999999996,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.66300000000000003}]},{"osd":5,"last update":"Tue Jan 16 16:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.86499999999999999,"15min":0.86799999999999999},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1140000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.96199999999999997,"15min":0.96999999999999997},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.234,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.0569999999999999}]},{"osd":7,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.82399999999999995}]}]},{"osd":1,"up_from":16,"seq":68719476793,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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,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":"Tue Jan 16 16:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.64400000000000002,"15min":0.58599999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.746,"5min":0.68000000000000005,"15min":0.624},"min":{"1min":0.51800000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0089999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.81100000000000005}]},{"osd":2,"last update":"Tue Jan 16 16:24:21 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.68899999999999995,"15min":0.66500000000000004},"min":{"1min":0.55600000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.0089999999999999,"5min":1.544,"15min":1.544},"last":0.755},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.72899999999999998,"15min":0.69099999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.0780000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.67800000000000005}]},{"osd":3,"last update":"Tue Jan 16 16:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.82499999999999996,"15min":0.81499999999999995},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.0349999999999999,"5min":1.133,"15min":1.133},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.74199999999999999,"15min":0.72999999999999998},"min":{"1min":0.52800000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.0580000000000001,"5min":1.143,"15min":1.143},"last":0.65800000000000003}]},{"osd":4,"last update":"Tue Jan 16 16:25:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.96399999999999997,"15min":0.96699999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.645,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.97599999999999998,"15min":0.96699999999999997},"min":{"1min":0.79700000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.95999999999999996}]},{"osd":5,"last update":"Tue Jan 16 16:24:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0449999999999999,"15min":1.046},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.075,"5min":1.012,"15min":1.002},"min":{"1min":0.86899999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.3959999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.92200000000000004}]},{"osd":6,"last update":"Tue Jan 16 16:24:52 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.089,"15min":1.0960000000000001},"min":{"1min":0.82499999999999996,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.296,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.1240000000000001,"15min":1.131},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.163}]},{"osd":7,"last update":"Tue Jan 16 16:24:14 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.1120000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673022,"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":"Tue Jan 16 16:24:49 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.63700000000000001,"15min":0.59599999999999997},"min":{"1min":0.378,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0609999999999999,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.67300000000000004,"15min":0.621},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.91100000000000003,"5min":1.097,"15min":1.097},"last":0.90100000000000002}]},{"osd":2,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.68799999999999994,"15min":0.65000000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.242,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.69799999999999995,"15min":0.67000000000000004},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.63300000000000001}]},{"osd":3,"last update":"Tue Jan 16 16:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.74199999999999999,"15min":0.73899999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.80900000000000005,"15min":0.79100000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.79400000000000004}]},{"osd":4,"last update":"Tue Jan 16 16:24:07 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.95199999999999996,"15min":0.93799999999999994},"min":{"1min":0.71999999999999997,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.032,"5min":0.995,"15min":0.98899999999999999},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.0920000000000001}]},{"osd":5,"last update":"Tue Jan 16 16:24:24 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.075,"15min":1.0760000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.0509999999999999,"15min":1.0469999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.70699999999999996}]},{"osd":6,"last update":"Tue Jan 16 16:24:53 2024","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.109,"15min":1.101},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.1349999999999998,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.121,"5min":1.202,"15min":1.216},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.458,"5min":1.478,"15min":1.478},"last":1.2629999999999999}]},{"osd":7,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.0329999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313266,"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":"Tue Jan 16 16:24:17 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.63,"15min":0.61299999999999999},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.91200000000000003,"5min":0.995,"15min":0.995},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.752,"5min":0.68999999999999995,"15min":0.67600000000000005},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.79300000000000004}]},{"osd":1,"last update":"Tue Jan 16 16:24:17 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.75,"15min":0.68899999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":2.6099999999999999,"5min":2.6099999999999999,"15min":2.6099999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.67800000000000005,"15min":0.64600000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.82799999999999996}]},{"osd":3,"last update":"Tue Jan 16 16:24:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.85599999999999998,"15min":0.82799999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.151,"5min":2.3730000000000002,"15min":2.3730000000000002},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.84299999999999997,"15min":0.82199999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.88400000000000001}]},{"osd":4,"last update":"Tue Jan 16 16:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.92700000000000005,"15min":0.90700000000000003},"min":{"1min":0.64900000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.1060000000000001,"15min":1.083},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":2.556,"5min":2.556,"15min":2.556},"last":1.0700000000000001}]},{"osd":5,"last update":"Tue Jan 16 16:24:29 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.181,"15min":1.1870000000000001},"min":{"1min":0.68000000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.7290000000000001,"5min":2.677,"15min":2.677},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.048,"15min":1.038},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.8680000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":1.2370000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:52 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0840000000000001,"15min":1.0820000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.9870000000000001,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.339,"15min":1.3660000000000001},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.6040000000000001,"5min":2.7549999999999999,"15min":2.7549999999999999},"last":1.121}]},{"osd":7,"last update":"Tue Jan 16 16:24:17 2024","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":2.6440000000000001,"5min":2.6440000000000001,"15min":2.6440000000000001},"last":1.288},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.3}]}]},{"osd":3,"up_from":26,"seq":111669149741,"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":"Tue Jan 16 16:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.63500000000000001,"15min":0.60999999999999999},"min":{"1min":0.49199999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.99299999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.62},{"interface":"front","average":{"1min":0.747,"5min":0.74099999999999999,"15min":0.73499999999999999},"min":{"1min":0.57499999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.92800000000000005}]},{"osd":1,"last update":"Tue Jan 16 16:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.72599999999999998,"15min":0.71199999999999997},"min":{"1min":0.53200000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.98599999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.71399999999999997,"15min":0.70699999999999996},"min":{"1min":0.53100000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.069,"5min":1.103,"15min":1.103},"last":0.85799999999999998}]},{"osd":2,"last update":"Tue Jan 16 16:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.78500000000000003,"15min":0.77700000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.0760000000000001,"5min":1.351,"15min":1.351},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.75900000000000001,"15min":0.73499999999999999},"min":{"1min":0.62,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.76400000000000001}]},{"osd":4,"last update":"Tue Jan 16 16:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94399999999999995,"15min":0.93899999999999995},"min":{"1min":0.749,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":1.145},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98199999999999998,"15min":0.95399999999999996},"min":{"1min":0.76300000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.228,"5min":1.7,"15min":1.7},"last":0.84099999999999997}]},{"osd":5,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.018,"15min":1.0129999999999999},"min":{"1min":0.80200000000000005,"5min":0.629,"15min":0.629},"max":{"1min":1.298,"5min":2.319,"15min":2.319},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.133,"5min":1.048,"15min":1.034},"min":{"1min":0.872,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.2070000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:53 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1579999999999999,"15min":1.1599999999999999},"min":{"1min":0.80500000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4830000000000001,"5min":1.8540000000000001,"15min":1.8540000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.171,"5min":1.169,"15min":1.169},"min":{"1min":0.81799999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5760000000000001,"5min":1.835,"15min":1.835},"last":1.113}]},{"osd":7,"last update":"Tue Jan 16 16:24:16 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.073},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"min":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"max":{"1min":1.8959999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.347}]}]},{"osd":4,"up_from":31,"seq":133143986217,"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":"Tue Jan 16 16:25:07 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.88,"15min":0.89300000000000002},"min":{"1min":0.58699999999999997,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.202,"5min":3.2959999999999998,"15min":3.2959999999999998},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.86899999999999999,"15min":0.86099999999999999},"min":{"1min":0.68000000000000005,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.171,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.995}]},{"osd":1,"last update":"Tue Jan 16 16:25:07 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84799999999999998,"15min":0.85099999999999998},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.143,"5min":1.327,"15min":1.327},"last":1.143},{"interface":"front","average":{"1min":0.879,"5min":0.93500000000000005,"15min":0.95099999999999996},"min":{"1min":0.63900000000000001,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2549999999999999,"5min":3.3399999999999999,"15min":3.3399999999999999},"last":0.63900000000000001}]},{"osd":2,"last update":"Tue Jan 16 16:25:07 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.93100000000000005,"15min":0.95099999999999996},"min":{"1min":0.71199999999999997,"5min":0.623,"15min":0.623},"max":{"1min":1.1830000000000001,"5min":3.2360000000000002,"15min":3.2360000000000002},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.88700000000000001,"15min":0.873},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.1910000000000001,"5min":1.708,"15min":1.708},"last":0.88600000000000001}]},{"osd":3,"last update":"Tue Jan 16 16:25:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.66000000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.91700000000000004,"15min":0.89600000000000002},"min":{"1min":0.70699999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2210000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.94899999999999995}]},{"osd":5,"last update":"Tue Jan 16 16:24:30 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.75800000000000001,"15min":0.74299999999999999},"min":{"1min":0.51600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.874,"5min":0.75700000000000001,"15min":0.73699999999999999},"min":{"1min":0.61499999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0660000000000001}]},{"osd":6,"last update":"Tue Jan 16 16:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.83899999999999997,"15min":0.81399999999999995},"min":{"1min":0.55100000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.92500000000000004,"15min":0.90300000000000002},"min":{"1min":0.61399999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.167}]},{"osd":7,"last update":"Tue Jan 16 16:24:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.012,"5min":1.012,"15min":1.012},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.119}]}]},{"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":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,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":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.879,"15min":0.88200000000000001},"min":{"1min":0.64900000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.77100000000000002}]},{"osd":1,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.91500000000000004,"15min":0.91900000000000004},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.069},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84699999999999998,"15min":0.84699999999999998},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.056,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.98199999999999998}]},{"osd":2,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.89600000000000002,"15min":0.89900000000000002},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.93600000000000005,"15min":0.93200000000000005},"min":{"1min":0.65300000000000002,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.999}]},{"osd":3,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.89300000000000002,"15min":0.88900000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.879},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.2430000000000001,"5min":1.246,"15min":1.246},"last":1.1339999999999999}]},{"osd":4,"last update":"Tue Jan 16 16:24:26 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.77700000000000002,"15min":0.77600000000000002},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0700000000000001,"5min":1.143,"15min":1.143},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.90200000000000002,"15min":0.89500000000000002},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.94099999999999995}]},{"osd":6,"last update":"Tue Jan 16 16:24:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.93100000000000005,"15min":0.93799999999999994},"min":{"1min":0.57099999999999995,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98699999999999999,"15min":0.97899999999999998},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.90300000000000002}]},{"osd":7,"last update":"Tue Jan 16 16:24:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.83599999999999997}]}]}]}} 2024-01-16T16:25:14.510 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-01-16T16:25:14.510 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-01-16T16:25:14.510 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-01-16T16:25:14.510 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid a3cca538-b48a-11ee-95ae-87774f69a715 -- ceph health --format=json 2024-01-16T16:25:14.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:14 smithi064 bash[13894]: audit 2024-01-16T16:25:13.761853+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:25:14.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:14 smithi064 bash[17467]: audit 2024-01-16T16:25:13.761853+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:25:14.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:14 smithi184 bash[13956]: audit 2024-01-16T16:25:13.761853+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-01-16T16:25:15.752 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:15 smithi064 bash[13894]: cluster 2024-01-16T16:25:14.483633+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:15.752 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:15 smithi064 bash[17467]: cluster 2024-01-16T16:25:14.483633+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:15.974 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:15 smithi184 bash[13956]: cluster 2024-01-16T16:25:14.483633+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:17.237 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-01-16T16:25:17.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:17 smithi064 bash[13894]: cluster 2024-01-16T16:25:16.484271+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:17.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:17 smithi064 bash[13894]: audit 2024-01-16T16:25:17.243151+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.64:0/4087129122' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-16T16:25:17.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:17 smithi064 bash[17467]: cluster 2024-01-16T16:25:16.484271+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:17.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:17 smithi064 bash[17467]: audit 2024-01-16T16:25:17.243151+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.64:0/4087129122' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-16T16:25:17.914 INFO:teuthology.orchestra.run.smithi064.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-01-16T16:25:17.915 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-01-16T16:25:17.915 INFO:tasks.cephadm:Setup complete, yielding 2024-01-16T16:25:17.915 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-16T16:25:17.926 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi064.front.sepia.ceph.com 2024-01-16T16:25:17.926 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-01-16T16:25:17.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:17 smithi184 bash[13956]: cluster 2024-01-16T16:25:16.484271+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:17.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:17 smithi184 bash[13956]: audit 2024-01-16T16:25:17.243151+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.64:0/4087129122' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-01-16T16:25:19.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:19 smithi064 bash[13894]: cluster 2024-01-16T16:25:18.484850+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:19.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:19 smithi064 bash[17467]: cluster 2024-01-16T16:25:18.484850+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:19.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:19 smithi184 bash[13956]: cluster 2024-01-16T16:25:18.484850+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:21.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:21 smithi064 bash[13894]: cluster 2024-01-16T16:25:20.485240+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:21.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:21 smithi064 bash[17467]: cluster 2024-01-16T16:25:20.485240+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:21.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:21 smithi184 bash[13956]: cluster 2024-01-16T16:25:20.485240+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:22.645 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:25:22.646 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "d0e91054-2ff3-4592-9aad-02e1f4eec161", 2024-01-16T16:25:22.646 INFO:teuthology.orchestra.run.smithi064.stdout: "name": "r", 2024-01-16T16:25:22.646 INFO:teuthology.orchestra.run.smithi064.stdout: "current_period": "f482017b-b1b0-48c7-8a20-fae647364341", 2024-01-16T16:25:22.646 INFO:teuthology.orchestra.run.smithi064.stdout: "epoch": 1 2024-01-16T16:25:22.646 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:25:22.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:22 smithi064 bash[13894]: cluster 2024-01-16T16:25:21.605742+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-01-16T16:25:22.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:22 smithi064 bash[13894]: audit 2024-01-16T16:25:21.608124+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.64:0/2091472185' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-16T16:25:22.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:22 smithi064 bash[13894]: audit 2024-01-16T16:25:21.609023+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-16T16:25:22.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:22 smithi064 bash[17467]: cluster 2024-01-16T16:25:21.605742+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-01-16T16:25:22.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:22 smithi064 bash[17467]: audit 2024-01-16T16:25:21.608124+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.64:0/2091472185' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-16T16:25:22.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:22 smithi064 bash[17467]: audit 2024-01-16T16:25:21.609023+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-16T16:25:22.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:22 smithi184 bash[13956]: cluster 2024-01-16T16:25:21.605742+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-01-16T16:25:22.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:22 smithi184 bash[13956]: audit 2024-01-16T16:25:21.608124+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.64:0/2091472185' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-16T16:25:22.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:22 smithi184 bash[13956]: audit 2024-01-16T16:25:21.609023+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-01-16T16:25:23.402 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-01-16T16:25:23.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[13894]: cluster 2024-01-16T16:25:22.485819+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v252: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[13894]: audit 2024-01-16T16:25:22.609833+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[13894]: cluster 2024-01-16T16:25:22.610283+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[13894]: cluster 2024-01-16T16:25:23.614986+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[17467]: cluster 2024-01-16T16:25:22.485819+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v252: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[17467]: audit 2024-01-16T16:25:22.609833+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[17467]: cluster 2024-01-16T16:25:22.610283+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-01-16T16:25:23.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:23 smithi064 bash[17467]: cluster 2024-01-16T16:25:23.614986+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-01-16T16:25:23.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:23 smithi184 bash[13956]: cluster 2024-01-16T16:25:22.485819+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v252: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:23.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:23 smithi184 bash[13956]: audit 2024-01-16T16:25:22.609833+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-01-16T16:25:23.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:23 smithi184 bash[13956]: cluster 2024-01-16T16:25:22.610283+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-01-16T16:25:23.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:23 smithi184 bash[13956]: cluster 2024-01-16T16:25:23.614986+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-01-16T16:25:25.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:25 smithi064 bash[13894]: cluster 2024-01-16T16:25:24.486254+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 12 active+clean, 7 creating+peering, 14 unknown; 227 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-01-16T16:25:25.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:25 smithi064 bash[17467]: cluster 2024-01-16T16:25:24.486254+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 12 active+clean, 7 creating+peering, 14 unknown; 227 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-01-16T16:25:25.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:25 smithi184 bash[13956]: cluster 2024-01-16T16:25:24.486254+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 12 active+clean, 7 creating+peering, 14 unknown; 227 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "263ab5d1-fe9b-45dc-9593-386d68d76333", 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "name": "default", 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "api_name": "default", 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "is_master": "true", 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "endpoints": [], 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "hostnames": [], 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "hostnames_s3website": [], 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "master_zone": "", 2024-01-16T16:25:26.252 INFO:teuthology.orchestra.run.smithi064.stdout: "zones": [], 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout: "placement_targets": [], 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout: "default_placement": "", 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout: "realm_id": "d0e91054-2ff3-4592-9aad-02e1f4eec161", 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout: "sync_policy": { 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout: "groups": [] 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:26.253 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:25:26.989 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-01-16T16:25:27.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:27 smithi064 bash[13894]: cluster 2024-01-16T16:25:26.486940+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 26 active+clean, 7 creating+peering; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-16T16:25:27.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:27 smithi064 bash[17467]: cluster 2024-01-16T16:25:26.486940+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 26 active+clean, 7 creating+peering; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-16T16:25:27.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:27 smithi184 bash[13956]: cluster 2024-01-16T16:25:26.486940+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 26 active+clean, 7 creating+peering; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-16T16:25:29.667 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "a65a3c9b-cd51-42ba-ae0d-6ac5e88735ce", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "name": "z", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "domain_root": "z.rgw.meta:root", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "control_pool": "z.rgw.control", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "gc_pool": "z.rgw.log:gc", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "lc_pool": "z.rgw.log:lc", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "log_pool": "z.rgw.log", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "roles_pool": "z.rgw.meta:roles", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-01-16T16:25:29.668 INFO:teuthology.orchestra.run.smithi064.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "otp_pool": "z.rgw.otp", 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "system_key": { 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "access_key": "", 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "secret_key": "" 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "placement_pools": [ 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: { 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "key": "default-placement", 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "val": { 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "index_pool": "z.rgw.buckets.index", 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "storage_classes": { 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "STANDARD": { 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: "data_pool": "z.rgw.buckets.data" 2024-01-16T16:25:29.669 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: "index_type": 0 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: ], 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout: "realm_id": "d0e91054-2ff3-4592-9aad-02e1f4eec161" 2024-01-16T16:25:29.670 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:25:29.813 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:29 smithi064 bash[13894]: cluster 2024-01-16T16:25:28.487613+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-16T16:25:29.813 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:29 smithi064 bash[17467]: cluster 2024-01-16T16:25:28.487613+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-16T16:25:29.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:29 smithi184 bash[13956]: cluster 2024-01-16T16:25:28.487613+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v257: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-01-16T16:25:30.326 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-01-16T16:25:31.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:31 smithi064 bash[13894]: cluster 2024-01-16T16:25:30.488354+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v258: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-01-16T16:25:31.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:31 smithi064 bash[17467]: cluster 2024-01-16T16:25:30.488354+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v258: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-01-16T16:25:31.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:31 smithi184 bash[13956]: cluster 2024-01-16T16:25:30.488354+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v258: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-01-16T16:25:33.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:33 smithi064 bash[13894]: cluster 2024-01-16T16:25:32.489046+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v259: 33 pgs: 33 active+clean; 864 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 207 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-01-16T16:25:33.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:33 smithi064 bash[17467]: cluster 2024-01-16T16:25:32.489046+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v259: 33 pgs: 33 active+clean; 864 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 207 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-01-16T16:25:33.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:33 smithi184 bash[13956]: cluster 2024-01-16T16:25:32.489046+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v259: 33 pgs: 33 active+clean; 864 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 207 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-01-16T16:25:34.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:34 smithi064 bash[13894]: cluster 2024-01-16T16:25:33.584926+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-01-16T16:25:34.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:34 smithi064 bash[13894]: audit 2024-01-16T16:25:33.586349+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-16T16:25:34.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:34 smithi064 bash[17467]: cluster 2024-01-16T16:25:33.584926+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-01-16T16:25:34.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:34 smithi064 bash[17467]: audit 2024-01-16T16:25:33.586349+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-16T16:25:34.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:34 smithi184 bash[13956]: cluster 2024-01-16T16:25:33.584926+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-01-16T16:25:34.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:34 smithi184 bash[13956]: audit 2024-01-16T16:25:33.586349+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-01-16T16:25:35.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[13894]: cluster 2024-01-16T16:25:34.489741+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v261: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-01-16T16:25:35.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[13894]: audit 2024-01-16T16:25:34.591792+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-16T16:25:35.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[13894]: cluster 2024-01-16T16:25:34.592651+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-01-16T16:25:35.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[13894]: cluster 2024-01-16T16:25:35.600554+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-01-16T16:25:35.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[17467]: cluster 2024-01-16T16:25:34.489741+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v261: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-01-16T16:25:35.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[17467]: audit 2024-01-16T16:25:34.591792+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-16T16:25:35.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[17467]: cluster 2024-01-16T16:25:34.592651+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-01-16T16:25:35.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:35 smithi064 bash[17467]: cluster 2024-01-16T16:25:35.600554+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-01-16T16:25:35.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:35 smithi184 bash[13956]: cluster 2024-01-16T16:25:34.489741+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v261: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-01-16T16:25:35.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:35 smithi184 bash[13956]: audit 2024-01-16T16:25:34.591792+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-01-16T16:25:35.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:35 smithi184 bash[13956]: cluster 2024-01-16T16:25:34.592651+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-01-16T16:25:35.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:35 smithi184 bash[13956]: cluster 2024-01-16T16:25:35.600554+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-01-16T16:25:36.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:36 smithi064 bash[13894]: audit 2024-01-16T16:25:35.607957+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-16T16:25:36.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:36 smithi064 bash[13894]: audit 2024-01-16T16:25:36.603207+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-16T16:25:36.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:36 smithi064 bash[13894]: cluster 2024-01-16T16:25:36.604311+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-01-16T16:25:36.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:36 smithi064 bash[17467]: audit 2024-01-16T16:25:35.607957+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-16T16:25:36.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:36 smithi064 bash[17467]: audit 2024-01-16T16:25:36.603207+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-16T16:25:36.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:36 smithi064 bash[17467]: cluster 2024-01-16T16:25:36.604311+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-01-16T16:25:36.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:36 smithi184 bash[13956]: audit 2024-01-16T16:25:35.607957+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-01-16T16:25:36.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:36 smithi184 bash[13956]: audit 2024-01-16T16:25:36.603207+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.64:0/3758273843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-01-16T16:25:36.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:36 smithi184 bash[13956]: cluster 2024-01-16T16:25:36.604311+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-01-16T16:25:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:37 smithi064 bash[13894]: cluster 2024-01-16T16:25:36.490430+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v264: 97 pgs: 6 creating+peering, 49 unknown, 42 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 3.2 KiB/s rd, 853 B/s wr, 4 op/s 2024-01-16T16:25:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:37 smithi064 bash[13894]: cluster 2024-01-16T16:25:37.606020+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-01-16T16:25:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:37 smithi064 bash[13894]: audit 2024-01-16T16:25:37.609355+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-16T16:25:37.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:37 smithi064 bash[17467]: cluster 2024-01-16T16:25:36.490430+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v264: 97 pgs: 6 creating+peering, 49 unknown, 42 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 3.2 KiB/s rd, 853 B/s wr, 4 op/s 2024-01-16T16:25:37.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:37 smithi064 bash[17467]: cluster 2024-01-16T16:25:37.606020+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-01-16T16:25:37.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:37 smithi064 bash[17467]: audit 2024-01-16T16:25:37.609355+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-16T16:25:37.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:37 smithi184 bash[13956]: cluster 2024-01-16T16:25:36.490430+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v264: 97 pgs: 6 creating+peering, 49 unknown, 42 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 3.2 KiB/s rd, 853 B/s wr, 4 op/s 2024-01-16T16:25:37.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:37 smithi184 bash[13956]: cluster 2024-01-16T16:25:37.606020+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-01-16T16:25:37.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:37 smithi184 bash[13956]: audit 2024-01-16T16:25:37.609355+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[13894]: cluster 2024-01-16T16:25:38.491143+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v267: 129 pgs: 6 creating+peering, 67 unknown, 56 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[13894]: audit 2024-01-16T16:25:38.606482+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[13894]: cluster 2024-01-16T16:25:38.606753+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[13894]: audit 2024-01-16T16:25:38.611834+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[17467]: cluster 2024-01-16T16:25:38.491143+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v267: 129 pgs: 6 creating+peering, 67 unknown, 56 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[17467]: audit 2024-01-16T16:25:38.606482+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-16T16:25:39.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[17467]: cluster 2024-01-16T16:25:38.606753+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-01-16T16:25:39.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:39 smithi064 bash[17467]: audit 2024-01-16T16:25:38.611834+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-16T16:25:39.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:39 smithi184 bash[13956]: cluster 2024-01-16T16:25:38.491143+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v267: 129 pgs: 6 creating+peering, 67 unknown, 56 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-01-16T16:25:39.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:39 smithi184 bash[13956]: audit 2024-01-16T16:25:38.606482+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-01-16T16:25:39.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:39 smithi184 bash[13956]: cluster 2024-01-16T16:25:38.606753+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-01-16T16:25:39.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:39 smithi184 bash[13956]: audit 2024-01-16T16:25:38.611834+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-01-16T16:25:40.805 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:25:40.805 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "837c04d0-0353-401c-b809-b5a2d2327b17", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "epoch": 1, 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "predecessor_uuid": "f482017b-b1b0-48c7-8a20-fae647364341", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "sync_status": [], 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "period_map": { 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "837c04d0-0353-401c-b809-b5a2d2327b17", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "zonegroups": [ 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: { 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "263ab5d1-fe9b-45dc-9593-386d68d76333", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "name": "default", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "api_name": "default", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "is_master": "true", 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "endpoints": [], 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "hostnames": [], 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "hostnames_s3website": [], 2024-01-16T16:25:40.806 INFO:teuthology.orchestra.run.smithi064.stdout: "master_zone": "a65a3c9b-cd51-42ba-ae0d-6ac5e88735ce", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "zones": [ 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: { 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "id": "a65a3c9b-cd51-42ba-ae0d-6ac5e88735ce", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "name": "z", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "endpoints": [], 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "log_meta": "false", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "log_data": "false", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "bucket_index_max_shards": 11, 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "read_only": "false", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "tier_type": "", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "sync_from_all": "true", 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "sync_from": [], 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "redirect_zone": "" 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: ], 2024-01-16T16:25:40.807 INFO:teuthology.orchestra.run.smithi064.stdout: "placement_targets": [ 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: { 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "name": "default-placement", 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "tags": [], 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "storage_classes": [ 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "STANDARD" 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: ] 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: ], 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "default_placement": "default-placement", 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "realm_id": "d0e91054-2ff3-4592-9aad-02e1f4eec161", 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "sync_policy": { 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "groups": [] 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: ], 2024-01-16T16:25:40.808 INFO:teuthology.orchestra.run.smithi064.stdout: "short_zone_ids": [ 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: { 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "key": "a65a3c9b-cd51-42ba-ae0d-6ac5e88735ce", 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "val": 2989610412 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: ] 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "master_zonegroup": "263ab5d1-fe9b-45dc-9593-386d68d76333", 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "master_zone": "a65a3c9b-cd51-42ba-ae0d-6ac5e88735ce", 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "period_config": { 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "bucket_quota": { 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "enabled": false, 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "check_on_raw": false, 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "max_size": -1, 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "max_size_kb": 0, 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: "max_objects": -1 2024-01-16T16:25:40.809 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "user_quota": { 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "enabled": false, 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "check_on_raw": false, 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "max_size": -1, 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "max_size_kb": 0, 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "max_objects": -1 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "realm_id": "d0e91054-2ff3-4592-9aad-02e1f4eec161", 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "realm_name": "r", 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout: "realm_epoch": 2 2024-01-16T16:25:40.810 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:25:40.878 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[17467]: audit 2024-01-16T16:25:39.615491+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[17467]: cluster 2024-01-16T16:25:39.616202+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[17467]: audit 2024-01-16T16:25:39.619050+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[17467]: audit 2024-01-16T16:25:40.617294+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[17467]: cluster 2024-01-16T16:25:40.617375+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[13894]: audit 2024-01-16T16:25:39.615491+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[13894]: cluster 2024-01-16T16:25:39.616202+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[13894]: audit 2024-01-16T16:25:39.619050+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[13894]: audit 2024-01-16T16:25:40.617294+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-16T16:25:40.879 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:40 smithi064 bash[13894]: cluster 2024-01-16T16:25:40.617375+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-01-16T16:25:40.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:40 smithi184 bash[13956]: audit 2024-01-16T16:25:39.615491+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-01-16T16:25:40.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:40 smithi184 bash[13956]: cluster 2024-01-16T16:25:39.616202+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-01-16T16:25:40.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:40 smithi184 bash[13956]: audit 2024-01-16T16:25:39.619050+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-01-16T16:25:40.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:40 smithi184 bash[13956]: audit 2024-01-16T16:25:40.617294+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.64:0/68590410' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-01-16T16:25:40.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:40 smithi184 bash[13956]: cluster 2024-01-16T16:25:40.617375+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-01-16T16:25:41.682 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-01-16T16:25:41.911 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:41 smithi064 bash[13894]: cluster 2024-01-16T16:25:40.491923+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v270: 129 pgs: 9 creating+peering, 26 unknown, 94 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-01-16T16:25:41.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:41 smithi064 bash[17467]: cluster 2024-01-16T16:25:40.491923+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v270: 129 pgs: 9 creating+peering, 26 unknown, 94 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-01-16T16:25:41.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:41 smithi184 bash[13956]: cluster 2024-01-16T16:25:40.491923+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v270: 129 pgs: 9 creating+peering, 26 unknown, 94 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-01-16T16:25:43.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:43 smithi064 bash[13894]: cluster 2024-01-16T16:25:42.492772+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v272: 129 pgs: 9 creating+peering, 9 unknown, 111 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:43.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:43 smithi064 bash[17467]: cluster 2024-01-16T16:25:42.492772+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v272: 129 pgs: 9 creating+peering, 9 unknown, 111 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:43.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:43 smithi184 bash[13956]: cluster 2024-01-16T16:25:42.492772+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v272: 129 pgs: 9 creating+peering, 9 unknown, 111 active+clean; 1.8 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:25:44.468 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled rgw update... 2024-01-16T16:25:45.270 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'sleep 120' 2024-01-16T16:25:45.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.462042+0000 mgr.y (mgr.14140) 276 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:25:45.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: cephadm 2024-01-16T16:25:44.463194+0000 mgr.y (mgr.14140) 277 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-16T16:25:45.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.463958+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-16T16:25:44.463233\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-16T16:25:45.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.470033+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-16T16:25:44.463233\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-16T16:25:45.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.473284+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.481272+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.483108+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.491961+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.493401+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: cluster 2024-01-16T16:25:44.493469+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 4.4 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 3.5 KiB/s wr, 12 op/s 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.499901+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.501350+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi184.qagoyy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.508148+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi184.qagoyy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.509498+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: cephadm 2024-01-16T16:25:44.510718+0000 mgr.y (mgr.14140) 279 : cephadm [INF] Deploying daemon rgw.r.z.smithi184.qagoyy on smithi184 2024-01-16T16:25:45.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:45 smithi184 bash[13956]: audit 2024-01-16T16:25:44.511595+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi184.qagoyy", "key": "container_image"}]: dispatch 2024-01-16T16:25:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.462042+0000 mgr.y (mgr.14140) 276 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:25:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: cephadm 2024-01-16T16:25:44.463194+0000 mgr.y (mgr.14140) 277 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-16T16:25:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.463958+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-16T16:25:44.463233\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-16T16:25:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.470033+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-16T16:25:44.463233\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-16T16:25:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.473284+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-16T16:25:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.481272+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.483108+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.491961+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.493401+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: cluster 2024-01-16T16:25:44.493469+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 4.4 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 3.5 KiB/s wr, 12 op/s 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.499901+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.501350+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi184.qagoyy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.508148+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi184.qagoyy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.509498+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: cephadm 2024-01-16T16:25:44.510718+0000 mgr.y (mgr.14140) 279 : cephadm [INF] Deploying daemon rgw.r.z.smithi184.qagoyy on smithi184 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[13894]: audit 2024-01-16T16:25:44.511595+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi184.qagoyy", "key": "container_image"}]: dispatch 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.462042+0000 mgr.y (mgr.14140) 276 : audit [DBG] from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: cephadm 2024-01-16T16:25:44.463194+0000 mgr.y (mgr.14140) 277 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-01-16T16:25:45.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.463958+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-16T16:25:44.463233\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.470033+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-01-16T16:25:44.463233\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.473284+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.481272+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.483108+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.491961+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.493401+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: cluster 2024-01-16T16:25:44.493469+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 4.4 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 3.5 KiB/s wr, 12 op/s 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.499901+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.501350+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi184.qagoyy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.508148+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi184.qagoyy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.509498+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: cephadm 2024-01-16T16:25:44.510718+0000 mgr.y (mgr.14140) 279 : cephadm [INF] Deploying daemon rgw.r.z.smithi184.qagoyy on smithi184 2024-01-16T16:25:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:45 smithi064 bash[17467]: audit 2024-01-16T16:25:44.511595+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi184.qagoyy", "key": "container_image"}]: dispatch 2024-01-16T16:25:47.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: cluster 2024-01-16T16:25:46.494485+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 908 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-01-16T16:25:47.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: cluster 2024-01-16T16:25:46.494485+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 908 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-01-16T16:25:47.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: audit 2024-01-16T16:25:46.864984+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:25:47.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: audit 2024-01-16T16:25:46.864984+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:25:47.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: audit 2024-01-16T16:25:46.871066+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:25:47.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: audit 2024-01-16T16:25:46.872616+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi064.uskvog", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-16T16:25:47.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: audit 2024-01-16T16:25:46.879085+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi064.uskvog", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: audit 2024-01-16T16:25:46.881097+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: cephadm 2024-01-16T16:25:46.882521+0000 mgr.y (mgr.14140) 281 : cephadm [INF] Deploying daemon rgw.r.z.smithi064.uskvog on smithi064 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[13894]: audit 2024-01-16T16:25:46.883366+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi064.uskvog", "key": "container_image"}]: dispatch 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: audit 2024-01-16T16:25:46.871066+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: audit 2024-01-16T16:25:46.872616+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi064.uskvog", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: audit 2024-01-16T16:25:46.879085+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi064.uskvog", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: audit 2024-01-16T16:25:46.881097+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: cephadm 2024-01-16T16:25:46.882521+0000 mgr.y (mgr.14140) 281 : cephadm [INF] Deploying daemon rgw.r.z.smithi064.uskvog on smithi064 2024-01-16T16:25:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:47 smithi064 bash[17467]: audit 2024-01-16T16:25:46.883366+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi064.uskvog", "key": "container_image"}]: dispatch 2024-01-16T16:25:47.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: cluster 2024-01-16T16:25:46.494485+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 908 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-01-16T16:25:47.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: audit 2024-01-16T16:25:46.864984+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:25:47.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: audit 2024-01-16T16:25:46.871066+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:24:45.719750\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:24:45.719951\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:24:45.720082\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:24:45.720206\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:24:45.720328\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:24:45.720450\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:45.720573\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:24:45.720696\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:24:45.720818\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:25:47.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: audit 2024-01-16T16:25:46.872616+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi064.uskvog", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-01-16T16:25:47.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: audit 2024-01-16T16:25:46.879085+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi064.uskvog", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-01-16T16:25:47.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: audit 2024-01-16T16:25:46.881097+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:25:47.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: cephadm 2024-01-16T16:25:46.882521+0000 mgr.y (mgr.14140) 281 : cephadm [INF] Deploying daemon rgw.r.z.smithi064.uskvog on smithi064 2024-01-16T16:25:47.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:47 smithi184 bash[13956]: audit 2024-01-16T16:25:46.883366+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi064.uskvog", "key": "container_image"}]: dispatch 2024-01-16T16:25:49.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:49 smithi064 bash[13894]: cluster 2024-01-16T16:25:48.495427+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 806 B/s rd, 4.4 KiB/s wr, 16 op/s 2024-01-16T16:25:49.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:49 smithi064 bash[17467]: cluster 2024-01-16T16:25:48.495427+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 806 B/s rd, 4.4 KiB/s wr, 16 op/s 2024-01-16T16:25:49.975 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:49 smithi184 bash[13956]: cluster 2024-01-16T16:25:48.495427+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 806 B/s rd, 4.4 KiB/s wr, 16 op/s 2024-01-16T16:25:50.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:50 smithi064 bash[13894]: audit 2024-01-16T16:25:49.863527+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:25:50.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:50 smithi064 bash[13894]: audit 2024-01-16T16:25:49.868487+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:25:50.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:50 smithi064 bash[13894]: audit 2024-01-16T16:25:49.870831+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:25:50.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:50 smithi064 bash[17467]: audit 2024-01-16T16:25:49.863527+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:25:50.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:50 smithi064 bash[17467]: audit 2024-01-16T16:25:49.868487+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:25:50.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:50 smithi064 bash[17467]: audit 2024-01-16T16:25:49.870831+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:25:50.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:50 smithi184 bash[13956]: audit 2024-01-16T16:25:49.863527+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:25:50.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:50 smithi184 bash[13956]: audit 2024-01-16T16:25:49.868487+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:24:44.657587\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:24:44.657719\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:24:44.657774\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:24:44.657826\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:24:44.657877\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:24:44.657936\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:24:44.657984\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:24:44.658032\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:24:44.658080\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:25:50.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:50 smithi184 bash[13956]: audit 2024-01-16T16:25:49.870831+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:25:52.162 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[13894]: cluster 2024-01-16T16:25:50.496476+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 22 KiB/s rd, 3.9 KiB/s wr, 59 op/s 2024-01-16T16:25:52.163 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[17467]: cluster 2024-01-16T16:25:50.496476+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 22 KiB/s rd, 3.9 KiB/s wr, 59 op/s 2024-01-16T16:25:52.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[13894]: audit 2024-01-16T16:25:50.916137+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:25:52.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[13894]: audit 2024-01-16T16:25:50.920444+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:25:52.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[13894]: audit 2024-01-16T16:25:50.921350+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:25:52.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[17467]: audit 2024-01-16T16:25:50.916137+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:25:52.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[17467]: audit 2024-01-16T16:25:50.920444+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:25:52.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:51 smithi064 bash[17467]: audit 2024-01-16T16:25:50.921350+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:25:52.226 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:51 smithi184 bash[13956]: cluster 2024-01-16T16:25:50.496476+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 22 KiB/s rd, 3.9 KiB/s wr, 59 op/s 2024-01-16T16:25:52.226 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:51 smithi184 bash[13956]: audit 2024-01-16T16:25:50.916137+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]: dispatch 2024-01-16T16:25:52.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:51 smithi184 bash[13956]: audit 2024-01-16T16:25:50.920444+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:18:03.206670\"}"}]': finished 2024-01-16T16:25:52.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:51 smithi184 bash[13956]: audit 2024-01-16T16:25:50.921350+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:25:53.163 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:52 smithi064 bash[17467]: audit 2024-01-16T16:25:52.055573+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:25:52.051858\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:25:52.053106\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:25:53.163 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:52 smithi064 bash[17467]: audit 2024-01-16T16:25:52.062239+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:25:52.051858\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:25:52.053106\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:25:53.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:52 smithi064 bash[13894]: audit 2024-01-16T16:25:52.055573+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:25:52.051858\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:25:52.053106\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:25:53.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:52 smithi064 bash[13894]: audit 2024-01-16T16:25:52.062239+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:25:52.051858\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:25:52.053106\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:25:53.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:52 smithi184 bash[13956]: audit 2024-01-16T16:25:52.055573+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:25:52.051858\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:25:52.053106\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:25:53.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:52 smithi184 bash[13956]: audit 2024-01-16T16:25:52.062239+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"6202eeadee5f\", \"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-01-16T16:25:52.051858\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:19:49.542855\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:46.888577\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:25:52.053106\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:25:54.162 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:53 smithi064 bash[13894]: cluster 2024-01-16T16:25:52.497452+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 30 KiB/s rd, 3.4 KiB/s wr, 74 op/s 2024-01-16T16:25:54.162 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:53 smithi064 bash[17467]: cluster 2024-01-16T16:25:52.497452+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 30 KiB/s rd, 3.4 KiB/s wr, 74 op/s 2024-01-16T16:25:54.226 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:53 smithi184 bash[13956]: cluster 2024-01-16T16:25:52.497452+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 30 KiB/s rd, 3.4 KiB/s wr, 74 op/s 2024-01-16T16:25:55.535 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:55 smithi064 bash[13894]: cluster 2024-01-16T16:25:54.498608+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 3.3 KiB/s wr, 138 op/s 2024-01-16T16:25:55.725 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:55 smithi184 bash[13956]: cluster 2024-01-16T16:25:54.498608+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 3.3 KiB/s wr, 138 op/s 2024-01-16T16:25:55.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:55 smithi064 bash[17467]: cluster 2024-01-16T16:25:54.498608+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 3.3 KiB/s wr, 138 op/s 2024-01-16T16:25:57.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:57 smithi064 bash[13894]: cluster 2024-01-16T16:25:56.499734+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.7 KiB/s wr, 172 op/s 2024-01-16T16:25:57.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:57 smithi064 bash[17467]: cluster 2024-01-16T16:25:56.499734+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.7 KiB/s wr, 172 op/s 2024-01-16T16:25:57.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:57 smithi184 bash[13956]: cluster 2024-01-16T16:25:56.499734+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.7 KiB/s wr, 172 op/s 2024-01-16T16:25:59.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:25:59 smithi064 bash[13894]: cluster 2024-01-16T16:25:58.500756+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 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-01-16T16:25:59.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:25:59 smithi064 bash[17467]: cluster 2024-01-16T16:25:58.500756+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 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-01-16T16:25:59.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:25:59 smithi184 bash[13956]: cluster 2024-01-16T16:25:58.500756+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 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-01-16T16:26:01.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:01 smithi064 bash[13894]: cluster 2024-01-16T16:26:00.501959+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 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-01-16T16:26:01.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:01 smithi064 bash[17467]: cluster 2024-01-16T16:26:00.501959+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 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-01-16T16:26:01.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:01 smithi184 bash[13956]: cluster 2024-01-16T16:26:00.501959+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 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-01-16T16:26:03.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:03 smithi064 bash[13894]: cluster 2024-01-16T16:26:02.502886+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 129 op/s 2024-01-16T16:26:03.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:03 smithi064 bash[17467]: cluster 2024-01-16T16:26:02.502886+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 129 op/s 2024-01-16T16:26:03.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:03 smithi184 bash[13956]: cluster 2024-01-16T16:26:02.502886+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 129 op/s 2024-01-16T16:26:05.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:05 smithi064 bash[13894]: cluster 2024-01-16T16:26:04.504015+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 63 KiB/s rd, 85 B/s wr, 104 op/s 2024-01-16T16:26:05.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:05 smithi064 bash[17467]: cluster 2024-01-16T16:26:04.504015+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 63 KiB/s rd, 85 B/s wr, 104 op/s 2024-01-16T16:26:05.726 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:05 smithi184 bash[13956]: cluster 2024-01-16T16:26:04.504015+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 63 KiB/s rd, 85 B/s wr, 104 op/s 2024-01-16T16:26:07.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:07 smithi064 bash[13894]: cluster 2024-01-16T16:26:06.505153+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 40 op/s 2024-01-16T16:26:07.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:07 smithi064 bash[17467]: cluster 2024-01-16T16:26:06.505153+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 40 op/s 2024-01-16T16:26:07.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:07 smithi184 bash[13956]: cluster 2024-01-16T16:26:06.505153+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 40 op/s 2024-01-16T16:26:09.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:09 smithi064 bash[13894]: cluster 2024-01-16T16:26:08.506131+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 2024-01-16T16:26:09.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:09 smithi064 bash[17467]: cluster 2024-01-16T16:26:08.506131+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 2024-01-16T16:26:09.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:09 smithi184 bash[13956]: cluster 2024-01-16T16:26:08.506131+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 2024-01-16T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:11 smithi064 bash[13894]: cluster 2024-01-16T16:26:10.506991+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 2024-01-16T16:26:11.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:11 smithi064 bash[17467]: cluster 2024-01-16T16:26:10.506991+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 2024-01-16T16:26:11.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:11 smithi184 bash[13956]: cluster 2024-01-16T16:26:10.506991+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 2024-01-16T16:26:13.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:13 smithi064 bash[13894]: cluster 2024-01-16T16:26:12.507887+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 2024-01-16T16:26:13.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:13 smithi064 bash[17467]: cluster 2024-01-16T16:26:12.507887+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 2024-01-16T16:26:13.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:13 smithi184 bash[13956]: cluster 2024-01-16T16:26:12.507887+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 2024-01-16T16:26:15.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:15 smithi064 bash[13894]: cluster 2024-01-16T16:26:14.509002+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 2024-01-16T16:26:15.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:15 smithi064 bash[17467]: cluster 2024-01-16T16:26:14.509002+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 2024-01-16T16:26:15.726 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:15 smithi184 bash[13956]: cluster 2024-01-16T16:26:14.509002+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 2024-01-16T16:26:17.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:17 smithi064 bash[13894]: cluster 2024-01-16T16:26:16.510159+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 2024-01-16T16:26:17.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:17 smithi064 bash[17467]: cluster 2024-01-16T16:26:16.510159+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 2024-01-16T16:26:17.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:17 smithi184 bash[13956]: cluster 2024-01-16T16:26:16.510159+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 2024-01-16T16:26:19.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:19 smithi064 bash[13894]: cluster 2024-01-16T16:26:18.511082+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 2024-01-16T16:26:19.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:19 smithi064 bash[17467]: cluster 2024-01-16T16:26:18.511082+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 2024-01-16T16:26:19.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:19 smithi184 bash[13956]: cluster 2024-01-16T16:26:18.511082+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 2024-01-16T16:26:21.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:21 smithi064 bash[13894]: cluster 2024-01-16T16:26:20.512345+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 2024-01-16T16:26:21.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:21 smithi064 bash[17467]: cluster 2024-01-16T16:26:20.512345+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 2024-01-16T16:26:21.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:21 smithi184 bash[13956]: cluster 2024-01-16T16:26:20.512345+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 2024-01-16T16:26:23.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:23 smithi064 bash[13894]: cluster 2024-01-16T16:26:22.513213+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 2024-01-16T16:26:23.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:23 smithi064 bash[17467]: cluster 2024-01-16T16:26:22.513213+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 2024-01-16T16:26:23.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:23 smithi184 bash[13956]: cluster 2024-01-16T16:26:22.513213+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 2024-01-16T16:26:25.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:25 smithi064 bash[13894]: cluster 2024-01-16T16:26:24.514452+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 2024-01-16T16:26:25.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:25 smithi064 bash[17467]: cluster 2024-01-16T16:26:24.514452+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 2024-01-16T16:26:25.726 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:25 smithi184 bash[13956]: cluster 2024-01-16T16:26:24.514452+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 2024-01-16T16:26:27.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:27 smithi064 bash[13894]: cluster 2024-01-16T16:26:26.515723+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-01-16T16:26:27.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:27 smithi064 bash[17467]: cluster 2024-01-16T16:26:26.515723+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-01-16T16:26:27.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:27 smithi184 bash[13956]: cluster 2024-01-16T16:26:26.515723+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-01-16T16:26:29.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:29 smithi064 bash[13894]: cluster 2024-01-16T16:26:28.516787+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-01-16T16:26:29.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:29 smithi064 bash[17467]: cluster 2024-01-16T16:26:28.516787+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-01-16T16:26:29.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:29 smithi184 bash[13956]: cluster 2024-01-16T16:26:28.516787+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-01-16T16:26:31.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:31 smithi064 bash[13894]: cluster 2024-01-16T16:26:30.518046+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-01-16T16:26:31.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:31 smithi064 bash[17467]: cluster 2024-01-16T16:26:30.518046+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-01-16T16:26:31.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:31 smithi184 bash[13956]: cluster 2024-01-16T16:26:30.518046+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-01-16T16:26:33.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:33 smithi064 bash[13894]: cluster 2024-01-16T16:26:32.518886+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-01-16T16:26:33.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:33 smithi064 bash[17467]: cluster 2024-01-16T16:26:32.518886+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-01-16T16:26:33.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:33 smithi184 bash[13956]: cluster 2024-01-16T16:26:32.518886+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-01-16T16:26:35.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:35 smithi064 bash[13894]: cluster 2024-01-16T16:26:34.520002+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-01-16T16:26:35.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:35 smithi064 bash[17467]: cluster 2024-01-16T16:26:34.520002+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-01-16T16:26:35.727 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:35 smithi184 bash[13956]: cluster 2024-01-16T16:26:34.520002+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-01-16T16:26:37.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:37 smithi064 bash[13894]: cluster 2024-01-16T16:26:36.521095+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-01-16T16:26:37.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:37 smithi064 bash[17467]: cluster 2024-01-16T16:26:36.521095+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-01-16T16:26:37.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:37 smithi184 bash[13956]: cluster 2024-01-16T16:26:36.521095+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-01-16T16:26:39.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:39 smithi064 bash[13894]: cluster 2024-01-16T16:26:38.522044+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-01-16T16:26:39.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:39 smithi064 bash[17467]: cluster 2024-01-16T16:26:38.522044+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-01-16T16:26:39.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:39 smithi184 bash[13956]: cluster 2024-01-16T16:26:38.522044+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-01-16T16:26:41.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:41 smithi064 bash[13894]: cluster 2024-01-16T16:26:40.523344+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-01-16T16:26:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:41 smithi064 bash[17467]: cluster 2024-01-16T16:26:40.523344+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-01-16T16:26:41.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:41 smithi184 bash[13956]: cluster 2024-01-16T16:26:40.523344+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-01-16T16:26:43.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:43 smithi064 bash[13894]: cluster 2024-01-16T16:26:42.524227+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-01-16T16:26:43.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:43 smithi064 bash[17467]: cluster 2024-01-16T16:26:42.524227+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-01-16T16:26:43.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:43 smithi184 bash[13956]: cluster 2024-01-16T16:26:42.524227+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-01-16T16:26:45.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:45 smithi064 bash[13894]: cluster 2024-01-16T16:26:44.525307+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-01-16T16:26:45.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:45 smithi064 bash[17467]: cluster 2024-01-16T16:26:44.525307+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-01-16T16:26:45.727 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:45 smithi184 bash[13956]: cluster 2024-01-16T16:26:44.525307+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-01-16T16:26:47.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:47 smithi064 bash[13894]: cluster 2024-01-16T16:26:46.526436+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-01-16T16:26:47.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:47 smithi064 bash[17467]: cluster 2024-01-16T16:26:46.526436+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-01-16T16:26:47.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:47 smithi184 bash[13956]: cluster 2024-01-16T16:26:46.526436+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-01-16T16:26:49.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:49 smithi064 bash[13894]: cluster 2024-01-16T16:26:48.527363+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-01-16T16:26:49.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:49 smithi064 bash[17467]: cluster 2024-01-16T16:26:48.527363+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-01-16T16:26:49.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:49 smithi184 bash[13956]: cluster 2024-01-16T16:26:48.527363+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-01-16T16:26:51.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:51 smithi064 bash[13894]: cluster 2024-01-16T16:26:50.528610+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-01-16T16:26:51.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:51 smithi064 bash[17467]: cluster 2024-01-16T16:26:50.528610+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-01-16T16:26:51.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:51 smithi184 bash[13956]: cluster 2024-01-16T16:26:50.528610+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-01-16T16:26:53.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:53 smithi064 bash[13894]: cluster 2024-01-16T16:26:52.529361+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-01-16T16:26:53.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:53 smithi064 bash[17467]: cluster 2024-01-16T16:26:52.529361+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-01-16T16:26:53.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:53 smithi184 bash[13956]: cluster 2024-01-16T16:26:52.529361+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-01-16T16:26:55.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:55 smithi064 bash[13894]: cluster 2024-01-16T16:26:54.530440+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-01-16T16:26:55.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:55 smithi064 bash[17467]: cluster 2024-01-16T16:26:54.530440+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-01-16T16:26:55.727 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:55 smithi184 bash[13956]: cluster 2024-01-16T16:26:54.530440+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-01-16T16:26:57.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:57 smithi064 bash[13894]: cluster 2024-01-16T16:26:56.531569+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-01-16T16:26:57.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:57 smithi064 bash[17467]: cluster 2024-01-16T16:26:56.531569+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-01-16T16:26:57.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:57 smithi184 bash[13956]: cluster 2024-01-16T16:26:56.531569+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-01-16T16:26:59.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:26:59 smithi064 bash[13894]: cluster 2024-01-16T16:26:58.532490+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-01-16T16:26:59.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:26:59 smithi064 bash[17467]: cluster 2024-01-16T16:26:58.532490+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-01-16T16:26:59.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:26:59 smithi184 bash[13956]: cluster 2024-01-16T16:26:58.532490+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-01-16T16:27:01.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:01 smithi064 bash[13894]: cluster 2024-01-16T16:27:00.533783+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-01-16T16:27:01.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:01 smithi064 bash[17467]: cluster 2024-01-16T16:27:00.533783+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-01-16T16:27:01.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:01 smithi184 bash[13956]: cluster 2024-01-16T16:27:00.533783+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-01-16T16:27:03.912 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:03 smithi064 bash[13894]: cluster 2024-01-16T16:27:02.534539+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-01-16T16:27:03.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:03 smithi064 bash[17467]: cluster 2024-01-16T16:27:02.534539+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-01-16T16:27:03.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:03 smithi184 bash[13956]: cluster 2024-01-16T16:27:02.534539+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-01-16T16:27:05.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:05 smithi064 bash[17467]: cluster 2024-01-16T16:27:04.535606+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-01-16T16:27:05.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:05 smithi064 bash[13894]: cluster 2024-01-16T16:27:04.535606+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-01-16T16:27:05.727 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:05 smithi184 bash[13956]: cluster 2024-01-16T16:27:04.535606+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-01-16T16:27:07.912 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:07 smithi064 bash[17467]: cluster 2024-01-16T16:27:06.537052+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-01-16T16:27:07.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:07 smithi064 bash[13894]: cluster 2024-01-16T16:27:06.537052+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-01-16T16:27:07.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:07 smithi184 bash[13956]: cluster 2024-01-16T16:27:06.537052+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-01-16T16:27:09.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:09 smithi064 bash[17467]: cluster 2024-01-16T16:27:08.537983+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-01-16T16:27:09.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:09 smithi064 bash[13894]: cluster 2024-01-16T16:27:08.537983+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-01-16T16:27:09.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:09 smithi184 bash[13956]: cluster 2024-01-16T16:27:08.537983+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-01-16T16:27:11.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:11 smithi064 bash[13894]: cluster 2024-01-16T16:27:10.539631+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-01-16T16:27:11.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:11 smithi064 bash[17467]: cluster 2024-01-16T16:27:10.539631+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-01-16T16:27:11.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:11 smithi184 bash[13956]: cluster 2024-01-16T16:27:10.539631+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-01-16T16:27:13.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:13 smithi064 bash[13894]: cluster 2024-01-16T16:27:12.540550+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-01-16T16:27:13.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:13 smithi064 bash[17467]: cluster 2024-01-16T16:27:12.540550+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-01-16T16:27:13.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:13 smithi184 bash[13956]: cluster 2024-01-16T16:27:12.540550+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-01-16T16:27:15.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:15 smithi064 bash[13894]: cluster 2024-01-16T16:27:14.541721+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-01-16T16:27:15.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:15 smithi064 bash[17467]: cluster 2024-01-16T16:27:14.541721+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-01-16T16:27:15.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:15 smithi184 bash[13956]: cluster 2024-01-16T16:27:14.541721+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-01-16T16:27:17.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:17 smithi064 bash[13894]: cluster 2024-01-16T16:27:16.542860+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-01-16T16:27:17.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:17 smithi064 bash[17467]: cluster 2024-01-16T16:27:16.542860+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-01-16T16:27:17.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:17 smithi184 bash[13956]: cluster 2024-01-16T16:27:16.542860+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-01-16T16:27:19.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:19 smithi064 bash[13894]: cluster 2024-01-16T16:27:18.543780+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-01-16T16:27:19.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:19 smithi064 bash[17467]: cluster 2024-01-16T16:27:18.543780+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-01-16T16:27:19.977 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:19 smithi184 bash[13956]: cluster 2024-01-16T16:27:18.543780+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-01-16T16:27:21.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:21 smithi064 bash[13894]: cluster 2024-01-16T16:27:20.545036+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-01-16T16:27:21.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:21 smithi064 bash[17467]: cluster 2024-01-16T16:27:20.545036+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-01-16T16:27:21.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:21 smithi184 bash[13956]: cluster 2024-01-16T16:27:20.545036+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-01-16T16:27:23.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:23 smithi064 bash[13894]: cluster 2024-01-16T16:27:22.545875+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-01-16T16:27:23.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:23 smithi064 bash[17467]: cluster 2024-01-16T16:27:22.545875+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-01-16T16:27:23.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:23 smithi184 bash[13956]: cluster 2024-01-16T16:27:22.545875+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-01-16T16:27:25.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:25 smithi064 bash[13894]: cluster 2024-01-16T16:27:24.546803+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-01-16T16:27:25.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:25 smithi064 bash[17467]: cluster 2024-01-16T16:27:24.546803+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-01-16T16:27:25.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:25 smithi184 bash[13956]: cluster 2024-01-16T16:27:24.546803+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-01-16T16:27:27.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:27 smithi064 bash[13894]: cluster 2024-01-16T16:27:26.547899+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-01-16T16:27:27.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:27 smithi064 bash[17467]: cluster 2024-01-16T16:27:26.547899+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-01-16T16:27:27.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:27 smithi184 bash[13956]: cluster 2024-01-16T16:27:26.547899+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-01-16T16:27:29.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:29 smithi064 bash[13894]: cluster 2024-01-16T16:27:28.548817+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-01-16T16:27:29.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:29 smithi064 bash[17467]: cluster 2024-01-16T16:27:28.548817+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-01-16T16:27:29.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:29 smithi184 bash[13956]: cluster 2024-01-16T16:27:28.548817+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-01-16T16:27:31.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:31 smithi064 bash[17467]: cluster 2024-01-16T16:27:30.550121+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-01-16T16:27:31.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:31 smithi064 bash[13894]: cluster 2024-01-16T16:27:30.550121+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-01-16T16:27:31.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:31 smithi184 bash[13956]: cluster 2024-01-16T16:27:30.550121+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-01-16T16:27:33.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:33 smithi064 bash[13894]: cluster 2024-01-16T16:27:32.551026+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-01-16T16:27:33.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:33 smithi064 bash[17467]: cluster 2024-01-16T16:27:32.551026+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-01-16T16:27:33.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:33 smithi184 bash[13956]: cluster 2024-01-16T16:27:32.551026+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-01-16T16:27:35.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:35 smithi064 bash[13894]: cluster 2024-01-16T16:27:34.551976+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-01-16T16:27:35.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:35 smithi064 bash[17467]: cluster 2024-01-16T16:27:34.551976+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-01-16T16:27:35.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:35 smithi184 bash[13956]: cluster 2024-01-16T16:27:34.551976+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-01-16T16:27:37.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:37 smithi064 bash[13894]: cluster 2024-01-16T16:27:36.553078+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-01-16T16:27:37.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:37 smithi064 bash[17467]: cluster 2024-01-16T16:27:36.553078+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-01-16T16:27:37.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:37 smithi184 bash[13956]: cluster 2024-01-16T16:27:36.553078+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-01-16T16:27:39.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:39 smithi064 bash[13894]: cluster 2024-01-16T16:27:38.553994+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-01-16T16:27:39.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:39 smithi064 bash[17467]: cluster 2024-01-16T16:27:38.553994+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-01-16T16:27:39.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:39 smithi184 bash[13956]: cluster 2024-01-16T16:27:38.553994+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-01-16T16:27:41.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:41 smithi064 bash[13894]: cluster 2024-01-16T16:27:40.555244+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-01-16T16:27:41.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:41 smithi064 bash[17467]: cluster 2024-01-16T16:27:40.555244+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-01-16T16:27:41.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:41 smithi184 bash[13956]: cluster 2024-01-16T16:27:40.555244+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-01-16T16:27:43.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:43 smithi064 bash[13894]: cluster 2024-01-16T16:27:42.556234+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-01-16T16:27:43.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:43 smithi064 bash[17467]: cluster 2024-01-16T16:27:42.556234+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-01-16T16:27:43.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:43 smithi184 bash[13956]: cluster 2024-01-16T16:27:42.556234+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-01-16T16:27:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:45 smithi064 bash[13894]: cluster 2024-01-16T16:27:44.557324+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-01-16T16:27:45.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:45 smithi064 bash[17467]: cluster 2024-01-16T16:27:44.557324+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-01-16T16:27:45.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:45 smithi184 bash[13956]: cluster 2024-01-16T16:27:44.557324+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-01-16T16:27:47.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:47 smithi064 bash[13894]: cluster 2024-01-16T16:27:46.558617+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-01-16T16:27:47.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:47 smithi064 bash[17467]: cluster 2024-01-16T16:27:46.558617+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-01-16T16:27:47.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:47 smithi184 bash[13956]: cluster 2024-01-16T16:27:46.558617+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-01-16T16:27:49.211 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-01-16T16:27:49.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:49 smithi064 bash[13894]: cluster 2024-01-16T16:27:48.559555+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-01-16T16:27:49.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:49 smithi064 bash[17467]: cluster 2024-01-16T16:27:48.559555+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-01-16T16:27:49.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:49 smithi184 bash[13956]: cluster 2024-01-16T16:27:48.559555+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-01-16T16:27:51.883 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:51 smithi064 bash[17467]: cluster 2024-01-16T16:27:50.560831+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-01-16T16:27:51.883 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:51 smithi064 bash[13894]: cluster 2024-01-16T16:27:50.560831+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-01-16T16:27:51.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:51 smithi184 bash[13956]: cluster 2024-01-16T16:27:50.560831+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-01-16T16:27:52.600 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-01-16T16:27:52.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:52 smithi064 bash[13894]: audit 2024-01-16T16:27:51.818521+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.64:0/2232456205' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:52.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:52 smithi064 bash[13894]: audit 2024-01-16T16:27:51.819119+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:52.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:52 smithi064 bash[13894]: audit 2024-01-16T16:27:51.827529+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-16T16:27:52.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:52 smithi064 bash[17467]: audit 2024-01-16T16:27:51.818521+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.64:0/2232456205' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:52.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:52 smithi064 bash[17467]: audit 2024-01-16T16:27:51.819119+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:52.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:52 smithi064 bash[17467]: audit 2024-01-16T16:27:51.827529+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-16T16:27:52.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:52 smithi184 bash[13956]: audit 2024-01-16T16:27:51.818521+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.64:0/2232456205' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:52.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:52 smithi184 bash[13956]: audit 2024-01-16T16:27:51.819119+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:52.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:52 smithi184 bash[13956]: audit 2024-01-16T16:27:51.827529+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-01-16T16:27:54.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:53 smithi064 bash[13894]: cluster 2024-01-16T16:27:52.561685+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-01-16T16:27:54.163 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:53 smithi064 bash[17467]: cluster 2024-01-16T16:27:52.561685+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-01-16T16:27:54.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:53 smithi184 bash[13956]: cluster 2024-01-16T16:27:52.561685+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-01-16T16:27:55.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:55 smithi064 bash[17467]: cluster 2024-01-16T16:27:54.562683+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-01-16T16:27:55.662 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:55 smithi064 bash[13894]: cluster 2024-01-16T16:27:54.562683+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-01-16T16:27:55.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:55 smithi184 bash[13956]: cluster 2024-01-16T16:27:54.562683+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-01-16T16:27:56.163 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-01-16T16:27:56.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:56 smithi064 bash[13894]: audit 2024-01-16T16:27:55.466351+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.64:0/372935690' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:56.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:56 smithi064 bash[13894]: audit 2024-01-16T16:27:55.470849+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.64:0/372935690' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-16T16:27:56.413 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:56 smithi064 bash[17467]: audit 2024-01-16T16:27:55.466351+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.64:0/372935690' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:56.414 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:56 smithi064 bash[17467]: audit 2024-01-16T16:27:55.470849+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.64:0/372935690' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-16T16:27:56.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:56 smithi184 bash[13956]: audit 2024-01-16T16:27:55.466351+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.64:0/372935690' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-01-16T16:27:56.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:56 smithi184 bash[13956]: audit 2024-01-16T16:27:55.470849+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.64:0/372935690' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-01-16T16:27:57.413 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:57 smithi064 bash[13894]: cluster 2024-01-16T16:27:56.563687+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-01-16T16:27:57.413 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:57 smithi064 bash[17467]: cluster 2024-01-16T16:27:56.563687+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-01-16T16:27:57.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:57 smithi184 bash[13956]: cluster 2024-01-16T16:27:56.563687+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-01-16T16:27:59.168 INFO:teuthology.orchestra.run.smithi064.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:27:59.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:59 smithi064 bash[13894]: cluster 2024-01-16T16:27:58.564598+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-01-16T16:27:59.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:59 smithi064 bash[13894]: audit 2024-01-16T16:27:59.163311+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\"}"}]: dispatch 2024-01-16T16:27:59.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:27:59 smithi064 bash[13894]: audit 2024-01-16T16:27:59.169370+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\"}"}]': finished 2024-01-16T16:27:59.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:59 smithi064 bash[17467]: cluster 2024-01-16T16:27:58.564598+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-01-16T16:27:59.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:59 smithi064 bash[17467]: audit 2024-01-16T16:27:59.163311+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\"}"}]: dispatch 2024-01-16T16:27:59.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:27:59 smithi064 bash[17467]: audit 2024-01-16T16:27:59.169370+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\"}"}]': finished 2024-01-16T16:27:59.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:59 smithi184 bash[13956]: cluster 2024-01-16T16:27:58.564598+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-01-16T16:27:59.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:59 smithi184 bash[13956]: audit 2024-01-16T16:27:59.163311+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\"}"}]: dispatch 2024-01-16T16:27:59.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:27:59 smithi184 bash[13956]: audit 2024-01-16T16:27:59.169370+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\"}"}]': finished 2024-01-16T16:27:59.992 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-16T16:28:00.001 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi064.front.sepia.ceph.com 2024-01-16T16:28:00.001 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- 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-01-16T16:28:00.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:00 smithi064 bash[13894]: audit 2024-01-16T16:27:59.161631+0000 mgr.y (mgr.14140) 348 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:00.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:00 smithi064 bash[13894]: cephadm 2024-01-16T16:27:59.173120+0000 mgr.y (mgr.14140) 349 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:28:00.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:00 smithi064 bash[17467]: audit 2024-01-16T16:27:59.161631+0000 mgr.y (mgr.14140) 348 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:00.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:00 smithi064 bash[17467]: cephadm 2024-01-16T16:27:59.173120+0000 mgr.y (mgr.14140) 349 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:28:00.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:00 smithi184 bash[13956]: audit 2024-01-16T16:27:59.161631+0000 mgr.y (mgr.14140) 348 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:00.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:00 smithi184 bash[13956]: cephadm 2024-01-16T16:27:59.173120+0000 mgr.y (mgr.14140) 349 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:28:01.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:01 smithi064 bash[13894]: cluster 2024-01-16T16:28:00.565980+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:01.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:01 smithi064 bash[17467]: cluster 2024-01-16T16:28:00.565980+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:01.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:01 smithi184 bash[13956]: cluster 2024-01-16T16:28:00.565980+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:03.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:03 smithi064 bash[13894]: cluster 2024-01-16T16:28:02.566932+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:03.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:03 smithi064 bash[17467]: cluster 2024-01-16T16:28:02.566932+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:03.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:03 smithi184 bash[13956]: cluster 2024-01-16T16:28:02.566932+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:04.262 INFO:teuthology.orchestra.run.smithi064.stdout:true 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:alertmanager.a smithi064 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 95caf82be6d1 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:grafana.a smithi184 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 99934dc21744 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.x smithi184 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6202eeadee5f 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.y smithi064 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d774ac7dba15 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:mon.a smithi064 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0d6b35498544 2024-01-16T16:28:05.042 INFO:teuthology.orchestra.run.smithi064.stdout:mon.b smithi184 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 af78804e1834 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:mon.c smithi064 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5a943045603 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.a smithi064 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 e68911d80acd 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.b smithi184 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 ba12fbaa52d3 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.0 smithi064 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 68106963f26f 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.1 smithi064 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2da3b0da059d 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.2 smithi064 running (6m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bf0474af8e82 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.3 smithi064 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8b8856e84f30 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.4 smithi184 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83b839f97c5d 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.5 smithi184 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7afdb5a5bef 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.6 smithi184 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b105460f6372 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:osd.7 smithi184 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 50ca9796f185 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:prometheus.a smithi184 running (3m) 2m ago 4m prom/prometheus:latest 2a72b385beaf 75806dca1bb5 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi064.uskvog smithi064 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 efda86ca2705 2024-01-16T16:28:05.043 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi184.qagoyy smithi184 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 00754176ec8f 2024-01-16T16:28:05.482 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "mon": { 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "mgr": { 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "osd": { 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "mds": {}, 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "rgw": { 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:05.483 INFO:teuthology.orchestra.run.smithi064.stdout: "overall": { 2024-01-16T16:28:05.484 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-16T16:28:05.484 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:28:05.484 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:28:05.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:05 smithi064 bash[13894]: audit 2024-01-16T16:28:04.250672+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:05.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:05 smithi064 bash[13894]: cluster 2024-01-16T16:28:04.567934+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:05.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:05 smithi064 bash[13894]: audit 2024-01-16T16:28:04.634843+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:05.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:05 smithi064 bash[17467]: audit 2024-01-16T16:28:04.250672+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:05.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:05 smithi064 bash[17467]: cluster 2024-01-16T16:28:04.567934+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:05.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:05 smithi064 bash[17467]: audit 2024-01-16T16:28:04.634843+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:05.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:05 smithi184 bash[13956]: audit 2024-01-16T16:28:04.250672+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:05.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:05 smithi184 bash[13956]: cluster 2024-01-16T16:28:04.567934+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:05.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:05 smithi184 bash[13956]: audit 2024-01-16T16:28:04.634843+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:05.883 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:28:05.883 INFO:teuthology.orchestra.run.smithi064.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", 2024-01-16T16:28:05.883 INFO:teuthology.orchestra.run.smithi064.stdout: "in_progress": true, 2024-01-16T16:28:05.883 INFO:teuthology.orchestra.run.smithi064.stdout: "services_complete": [], 2024-01-16T16:28:05.883 INFO:teuthology.orchestra.run.smithi064.stdout: "message": "" 2024-01-16T16:28:05.883 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:28:06.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:06 smithi064 bash[13894]: audit 2024-01-16T16:28:05.037298+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:06.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:06 smithi064 bash[13894]: audit 2024-01-16T16:28:05.486894+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.64:0/2748194638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:28:06.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:06 smithi064 bash[13894]: audit 2024-01-16T16:28:05.886180+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:06.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:06 smithi064 bash[17467]: audit 2024-01-16T16:28:05.037298+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:06.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:06 smithi064 bash[17467]: audit 2024-01-16T16:28:05.486894+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.64:0/2748194638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:28:06.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:06 smithi064 bash[17467]: audit 2024-01-16T16:28:05.886180+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:06.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:06 smithi184 bash[13956]: audit 2024-01-16T16:28:05.037298+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:06.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:06 smithi184 bash[13956]: audit 2024-01-16T16:28:05.486894+0000 mon.a (mon.0) 577 : audit [DBG] from='client.? 172.21.15.64:0/2748194638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:28:06.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:06 smithi184 bash[13956]: audit 2024-01-16T16:28:05.886180+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:07.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:07 smithi064 bash[13894]: cluster 2024-01-16T16:28:06.568644+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:07.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:07 smithi064 bash[17467]: cluster 2024-01-16T16:28:06.568644+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:07.728 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:07 smithi184 bash[13956]: cluster 2024-01-16T16:28:06.568644+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:09.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:09 smithi064 bash[13894]: cluster 2024-01-16T16:28:08.569517+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:09.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:09 smithi064 bash[17467]: cluster 2024-01-16T16:28:08.569517+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:09.978 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:09 smithi184 bash[13956]: cluster 2024-01-16T16:28:08.569517+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:11.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:11 smithi064 bash[13894]: cluster 2024-01-16T16:28:10.570842+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:11.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:11 smithi064 bash[17467]: cluster 2024-01-16T16:28:10.570842+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:11.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:11 smithi184 bash[13956]: cluster 2024-01-16T16:28:10.570842+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:13.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:13 smithi064 bash[13894]: cluster 2024-01-16T16:28:12.571724+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:13.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:13 smithi064 bash[17467]: cluster 2024-01-16T16:28:12.571724+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:13.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:13 smithi184 bash[13956]: cluster 2024-01-16T16:28:12.571724+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:15.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:15 smithi064 bash[13894]: cluster 2024-01-16T16:28:14.572713+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:15.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:15 smithi064 bash[17467]: cluster 2024-01-16T16:28:14.572713+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:15.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:15 smithi184 bash[13956]: cluster 2024-01-16T16:28:14.572713+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:17.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:17 smithi064 bash[13894]: cluster 2024-01-16T16:28:16.573584+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:17.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:17 smithi064 bash[17467]: cluster 2024-01-16T16:28:16.573584+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:17.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:17 smithi184 bash[13956]: cluster 2024-01-16T16:28:16.573584+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:19.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:19 smithi064 bash[13894]: cluster 2024-01-16T16:28:18.574286+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:19.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:19 smithi064 bash[17467]: cluster 2024-01-16T16:28:18.574286+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:19.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:19 smithi184 bash[13956]: cluster 2024-01-16T16:28:18.574286+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:21.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:21 smithi064 bash[13894]: cluster 2024-01-16T16:28:20.575319+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:21.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:21 smithi064 bash[17467]: cluster 2024-01-16T16:28:20.575319+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:21.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:21 smithi184 bash[13956]: cluster 2024-01-16T16:28:20.575319+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:23.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:23 smithi064 bash[13894]: cluster 2024-01-16T16:28:22.575936+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-01-16T16:28:23.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:23 smithi064 bash[17467]: cluster 2024-01-16T16:28:22.575936+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-01-16T16:28:23.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:23 smithi184 bash[13956]: cluster 2024-01-16T16:28:22.575936+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-01-16T16:28:25.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:25 smithi064 bash[13894]: cluster 2024-01-16T16:28:24.576651+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-01-16T16:28:25.663 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:25 smithi064 bash[17467]: cluster 2024-01-16T16:28:24.576651+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-01-16T16:28:25.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:25 smithi184 bash[13956]: cluster 2024-01-16T16:28:24.576651+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-01-16T16:28:27.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:27 smithi064 bash[13894]: cluster 2024-01-16T16:28:26.577428+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-01-16T16:28:27.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:27 smithi064 bash[17467]: cluster 2024-01-16T16:28:26.577428+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-01-16T16:28:27.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:27 smithi184 bash[13956]: cluster 2024-01-16T16:28:26.577428+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-01-16T16:28:29.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:29 smithi064 bash[13894]: cluster 2024-01-16T16:28:28.578234+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-01-16T16:28:29.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:29 smithi064 bash[17467]: cluster 2024-01-16T16:28:28.578234+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-01-16T16:28:29.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:29 smithi184 bash[13956]: cluster 2024-01-16T16:28:28.578234+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-01-16T16:28:31.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:31 smithi064 bash[13894]: cluster 2024-01-16T16:28:30.579505+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-01-16T16:28:31.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:31 smithi064 bash[17467]: cluster 2024-01-16T16:28:30.579505+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-01-16T16:28:31.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:31 smithi184 bash[13956]: cluster 2024-01-16T16:28:30.579505+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-01-16T16:28:33.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:33 smithi064 bash[17467]: cluster 2024-01-16T16:28:32.580374+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-01-16T16:28:33.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:33 smithi064 bash[13894]: cluster 2024-01-16T16:28:32.580374+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-01-16T16:28:33.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:33 smithi184 bash[13956]: cluster 2024-01-16T16:28:32.580374+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-01-16T16:28:35.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:35 smithi064 bash[13894]: cluster 2024-01-16T16:28:34.581461+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-01-16T16:28:35.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:35 smithi064 bash[17467]: cluster 2024-01-16T16:28:34.581461+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-01-16T16:28:35.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:35 smithi184 bash[13956]: cluster 2024-01-16T16:28:34.581461+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-01-16T16:28:36.244 INFO:teuthology.orchestra.run.smithi064.stdout:true 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:alertmanager.a smithi064 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 95caf82be6d1 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:grafana.a smithi184 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 99934dc21744 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.x smithi184 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6202eeadee5f 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.y smithi064 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d774ac7dba15 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:mon.a smithi064 running (10m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0d6b35498544 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:mon.b smithi184 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 af78804e1834 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:mon.c smithi064 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5a943045603 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.a smithi064 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 e68911d80acd 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.b smithi184 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 ba12fbaa52d3 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:osd.0 smithi064 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 68106963f26f 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:osd.1 smithi064 running (7m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2da3b0da059d 2024-01-16T16:28:36.890 INFO:teuthology.orchestra.run.smithi064.stdout:osd.2 smithi064 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bf0474af8e82 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:osd.3 smithi064 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8b8856e84f30 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:osd.4 smithi184 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83b839f97c5d 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:osd.5 smithi184 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7afdb5a5bef 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:osd.6 smithi184 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b105460f6372 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:osd.7 smithi184 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 50ca9796f185 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:prometheus.a smithi184 running (3m) 2m ago 4m prom/prometheus:latest 2a72b385beaf 75806dca1bb5 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi064.uskvog smithi064 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 efda86ca2705 2024-01-16T16:28:36.891 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi184.qagoyy smithi184 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 00754176ec8f 2024-01-16T16:28:37.240 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "mon": { 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "mgr": { 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "osd": { 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "mds": {}, 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "rgw": { 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:28:37.241 INFO:teuthology.orchestra.run.smithi064.stdout: "overall": { 2024-01-16T16:28:37.242 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-16T16:28:37.242 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:28:37.242 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:28:37.565 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:28:37.565 INFO:teuthology.orchestra.run.smithi064.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", 2024-01-16T16:28:37.565 INFO:teuthology.orchestra.run.smithi064.stdout: "in_progress": true, 2024-01-16T16:28:37.566 INFO:teuthology.orchestra.run.smithi064.stdout: "services_complete": [], 2024-01-16T16:28:37.566 INFO:teuthology.orchestra.run.smithi064.stdout: "message": "" 2024-01-16T16:28:37.566 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[13894]: audit 2024-01-16T16:28:36.231583+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[13894]: audit 2024-01-16T16:28:36.554898+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[13894]: cluster 2024-01-16T16:28:36.582134+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[13894]: audit 2024-01-16T16:28:36.878344+0000 mgr.y (mgr.14140) 375 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[13894]: audit 2024-01-16T16:28:37.244493+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.64:0/4063676767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[17467]: audit 2024-01-16T16:28:36.231583+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[17467]: audit 2024-01-16T16:28:36.554898+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[17467]: cluster 2024-01-16T16:28:36.582134+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:37.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[17467]: audit 2024-01-16T16:28:36.878344+0000 mgr.y (mgr.14140) 375 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:37 smithi064 bash[17467]: audit 2024-01-16T16:28:37.244493+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.64:0/4063676767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:28:37.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:37 smithi184 bash[13956]: audit 2024-01-16T16:28:36.231583+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:37 smithi184 bash[13956]: audit 2024-01-16T16:28:36.554898+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:37 smithi184 bash[13956]: cluster 2024-01-16T16:28:36.582134+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:37.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:37 smithi184 bash[13956]: audit 2024-01-16T16:28:36.878344+0000 mgr.y (mgr.14140) 375 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:37.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:37 smithi184 bash[13956]: audit 2024-01-16T16:28:37.244493+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.64:0/4063676767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:28:38.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:38 smithi064 bash[17467]: audit 2024-01-16T16:28:37.568101+0000 mgr.y (mgr.14140) 376 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:38.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:38 smithi064 bash[13894]: audit 2024-01-16T16:28:37.568101+0000 mgr.y (mgr.14140) 376 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:38.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:38 smithi184 bash[13956]: audit 2024-01-16T16:28:37.568101+0000 mgr.y (mgr.14140) 376 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:28:39.913 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:39 smithi064 bash[17467]: cluster 2024-01-16T16:28:38.583044+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:39 smithi064 bash[13894]: cluster 2024-01-16T16:28:38.583044+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:39.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:39 smithi184 bash[13956]: cluster 2024-01-16T16:28:38.583044+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[13894]: cluster 2024-01-16T16:28:40.584306+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[13894]: audit 2024-01-16T16:28:40.983971+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_version\": \"ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)\"}"}]: dispatch 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[13894]: audit 2024-01-16T16:28:40.992192+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_version\": \"ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)\"}"}]': finished 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[13894]: audit 2024-01-16T16:28:40.993249+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[17467]: cluster 2024-01-16T16:28:40.584306+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[17467]: audit 2024-01-16T16:28:40.983971+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_version\": \"ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)\"}"}]: dispatch 2024-01-16T16:28:41.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[17467]: audit 2024-01-16T16:28:40.992192+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_version\": \"ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)\"}"}]': finished 2024-01-16T16:28:41.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:41 smithi064 bash[17467]: audit 2024-01-16T16:28:40.993249+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:28:41.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:41 smithi184 bash[13956]: cluster 2024-01-16T16:28:40.584306+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:41.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:41 smithi184 bash[13956]: audit 2024-01-16T16:28:40.983971+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_version\": \"ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)\"}"}]: dispatch 2024-01-16T16:28:41.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:41 smithi184 bash[13956]: audit 2024-01-16T16:28:40.992192+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_version\": \"ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)\"}"}]': finished 2024-01-16T16:28:41.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:41 smithi184 bash[13956]: audit 2024-01-16T16:28:40.993249+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:28:42.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:42 smithi184 bash[13956]: cephadm 2024-01-16T16:28:40.992855+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f with id 377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718 2024-01-16T16:28:42.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:42 smithi184 bash[13956]: cephadm 2024-01-16T16:28:40.994969+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-16T16:28:42.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:42 smithi184 bash[13956]: cephadm 2024-01-16T16:28:40.995294+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-16T16:28:42.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:42 smithi184 bash[13956]: cephadm 2024-01-16T16:28:41.253714+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f on smithi184 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[13894]: cephadm 2024-01-16T16:28:40.992855+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f with id 377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[13894]: cephadm 2024-01-16T16:28:40.994969+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[13894]: cephadm 2024-01-16T16:28:40.995294+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[13894]: cephadm 2024-01-16T16:28:41.253714+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f on smithi184 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[17467]: cephadm 2024-01-16T16:28:40.992855+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f with id 377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[17467]: cephadm 2024-01-16T16:28:40.994969+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-16T16:28:43.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[17467]: cephadm 2024-01-16T16:28:40.995294+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-16T16:28:43.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:42 smithi064 bash[17467]: cephadm 2024-01-16T16:28:41.253714+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f on smithi184 2024-01-16T16:28:43.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:43 smithi184 bash[13956]: cluster 2024-01-16T16:28:42.585363+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:44.163 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:43 smithi064 bash[13894]: cluster 2024-01-16T16:28:42.585363+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:44.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:43 smithi064 bash[17467]: cluster 2024-01-16T16:28:42.585363+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:45.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:45 smithi064 bash[13894]: cluster 2024-01-16T16:28:44.586494+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:45.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:45 smithi064 bash[17467]: cluster 2024-01-16T16:28:44.586494+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:45.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:45 smithi184 bash[13956]: cluster 2024-01-16T16:28:44.586494+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:47.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:47 smithi064 bash[13894]: cluster 2024-01-16T16:28:46.587461+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:47.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:47 smithi064 bash[17467]: cluster 2024-01-16T16:28:46.587461+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:47.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:47 smithi184 bash[13956]: cluster 2024-01-16T16:28:46.587461+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:49.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:49 smithi064 bash[13894]: cluster 2024-01-16T16:28:48.588426+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:49.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:49 smithi064 bash[17467]: cluster 2024-01-16T16:28:48.588426+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:49.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:49 smithi184 bash[13956]: cluster 2024-01-16T16:28:48.588426+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:51.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:51 smithi064 bash[13894]: cluster 2024-01-16T16:28:50.589637+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:51.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:51 smithi064 bash[17467]: cluster 2024-01-16T16:28:50.589637+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:51.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:51 smithi184 bash[13956]: cluster 2024-01-16T16:28:50.589637+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:53.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:53 smithi064 bash[13894]: cluster 2024-01-16T16:28:52.590546+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:53.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:53 smithi064 bash[17467]: cluster 2024-01-16T16:28:52.590546+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:53.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:53 smithi184 bash[13956]: cluster 2024-01-16T16:28:52.590546+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:55.663 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:55 smithi064 bash[13894]: cluster 2024-01-16T16:28:54.591636+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:55.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:55 smithi064 bash[17467]: cluster 2024-01-16T16:28:54.591636+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:55.729 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:55 smithi184 bash[13956]: cluster 2024-01-16T16:28:54.591636+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:57.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:57 smithi064 bash[13894]: cluster 2024-01-16T16:28:56.592561+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:57.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:57 smithi064 bash[17467]: cluster 2024-01-16T16:28:56.592561+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:57.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:57 smithi184 bash[13956]: cluster 2024-01-16T16:28:56.592561+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:59.913 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:28:59 smithi064 bash[13894]: cluster 2024-01-16T16:28:58.593526+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:59.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:28:59 smithi064 bash[17467]: cluster 2024-01-16T16:28:58.593526+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:28:59.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:28:59 smithi184 bash[13956]: cluster 2024-01-16T16:28:58.593526+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:01.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:01 smithi064 bash[13894]: cluster 2024-01-16T16:29:00.594724+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:01.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:01 smithi064 bash[17467]: cluster 2024-01-16T16:29:00.594724+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:01.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:01 smithi184 bash[13956]: cluster 2024-01-16T16:29:00.594724+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:03.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:03 smithi064 bash[13894]: cluster 2024-01-16T16:29:02.595612+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-01-16T16:29:03.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:03 smithi064 bash[17467]: cluster 2024-01-16T16:29:02.595612+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-01-16T16:29:03.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:03 smithi184 bash[13956]: cluster 2024-01-16T16:29:02.595612+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-01-16T16:29:05.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:05 smithi064 bash[13894]: cluster 2024-01-16T16:29:04.596680+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-01-16T16:29:05.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:05 smithi064 bash[17467]: cluster 2024-01-16T16:29:04.596680+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-01-16T16:29:05.730 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:05 smithi184 bash[13956]: cluster 2024-01-16T16:29:04.596680+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-01-16T16:29:07.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:07 smithi064 bash[13894]: cluster 2024-01-16T16:29:06.597635+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-01-16T16:29:07.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:07 smithi064 bash[17467]: cluster 2024-01-16T16:29:06.597635+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-01-16T16:29:07.928 INFO:teuthology.orchestra.run.smithi064.stdout:true 2024-01-16T16:29:07.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:07 smithi184 bash[13956]: cluster 2024-01-16T16:29:06.597635+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-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:alertmanager.a smithi064 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 95caf82be6d1 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:grafana.a smithi184 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 99934dc21744 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.x smithi184 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6202eeadee5f 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.y smithi064 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d774ac7dba15 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:mon.a smithi064 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0d6b35498544 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:mon.b smithi184 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 af78804e1834 2024-01-16T16:29:08.584 INFO:teuthology.orchestra.run.smithi064.stdout:mon.c smithi064 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b5a943045603 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.a smithi064 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 e68911d80acd 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.b smithi184 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 ba12fbaa52d3 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.0 smithi064 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 68106963f26f 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.1 smithi064 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2da3b0da059d 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.2 smithi064 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bf0474af8e82 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.3 smithi064 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8b8856e84f30 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.4 smithi184 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83b839f97c5d 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.5 smithi184 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7afdb5a5bef 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.6 smithi184 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b105460f6372 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:osd.7 smithi184 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 50ca9796f185 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:prometheus.a smithi184 running (4m) 3m ago 5m prom/prometheus:latest 2a72b385beaf 75806dca1bb5 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi064.uskvog smithi064 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 efda86ca2705 2024-01-16T16:29:08.585 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi184.qagoyy smithi184 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 00754176ec8f 2024-01-16T16:29:08.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:08 smithi064 bash[13894]: audit 2024-01-16T16:29:07.915235+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:08.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:08 smithi064 bash[17467]: audit 2024-01-16T16:29:07.915235+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:08.934 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:29:08.934 INFO:teuthology.orchestra.run.smithi064.stdout: "mon": { 2024-01-16T16:29:08.934 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-16T16:29:08.934 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "mgr": { 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "osd": { 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "mds": {}, 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "rgw": { 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "overall": { 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:29:08.935 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:29:08.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:08 smithi184 bash[13956]: audit 2024-01-16T16:29:07.915235+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:09.262 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:29:09.262 INFO:teuthology.orchestra.run.smithi064.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", 2024-01-16T16:29:09.263 INFO:teuthology.orchestra.run.smithi064.stdout: "in_progress": true, 2024-01-16T16:29:09.263 INFO:teuthology.orchestra.run.smithi064.stdout: "services_complete": [], 2024-01-16T16:29:09.263 INFO:teuthology.orchestra.run.smithi064.stdout: "message": "" 2024-01-16T16:29:09.263 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:29:09.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:09 smithi184 bash[13956]: audit 2024-01-16T16:29:08.247453+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:09.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:09 smithi184 bash[13956]: audit 2024-01-16T16:29:08.574352+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:09.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:09 smithi184 bash[13956]: cluster 2024-01-16T16:29:08.598577+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:09.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:09 smithi184 bash[13956]: audit 2024-01-16T16:29:08.937845+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.64:0/588569014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:29:10.171 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[13894]: audit 2024-01-16T16:29:08.247453+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[13894]: audit 2024-01-16T16:29:08.574352+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[13894]: cluster 2024-01-16T16:29:08.598577+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[13894]: audit 2024-01-16T16:29:08.937845+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.64:0/588569014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[17467]: audit 2024-01-16T16:29:08.247453+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[17467]: audit 2024-01-16T16:29:08.574352+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[17467]: cluster 2024-01-16T16:29:08.598577+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:10.172 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:09 smithi064 bash[17467]: audit 2024-01-16T16:29:08.937845+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.64:0/588569014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:29:10.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:10 smithi184 bash[13956]: audit 2024-01-16T16:29:09.265488+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:11.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:10 smithi064 bash[17467]: audit 2024-01-16T16:29:09.265488+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:11.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:10 smithi064 bash[13894]: audit 2024-01-16T16:29:09.265488+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:11.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:11 smithi184 bash[13956]: cluster 2024-01-16T16:29:10.599705+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:12.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:11 smithi064 bash[13894]: cluster 2024-01-16T16:29:10.599705+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:12.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:11 smithi064 bash[17467]: cluster 2024-01-16T16:29:10.599705+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:13.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:13 smithi184 bash[13956]: cluster 2024-01-16T16:29:12.600565+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:14.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:13 smithi064 bash[13894]: cluster 2024-01-16T16:29:12.600565+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:14.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:13 smithi064 bash[17467]: cluster 2024-01-16T16:29:12.600565+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:15.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:15 smithi064 bash[13894]: cluster 2024-01-16T16:29:14.601631+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:15.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:15 smithi064 bash[17467]: cluster 2024-01-16T16:29:14.601631+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:15.730 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:15 smithi184 bash[13956]: cluster 2024-01-16T16:29:14.601631+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:17.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:17 smithi064 bash[13894]: cluster 2024-01-16T16:29:16.602537+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:17.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:17 smithi064 bash[17467]: cluster 2024-01-16T16:29:16.602537+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:17.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:17 smithi184 bash[13956]: cluster 2024-01-16T16:29:16.602537+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:19.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:19 smithi064 bash[13894]: cluster 2024-01-16T16:29:18.603583+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:19.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:19 smithi064 bash[17467]: cluster 2024-01-16T16:29:18.603583+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:19.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:19 smithi184 bash[13956]: cluster 2024-01-16T16:29:18.603583+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:21.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:21 smithi184 bash[13956]: cluster 2024-01-16T16:29:20.604635+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:22.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:21 smithi064 bash[13894]: cluster 2024-01-16T16:29:20.604635+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:22.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:21 smithi064 bash[17467]: cluster 2024-01-16T16:29:20.604635+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:23.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:23 smithi184 bash[13956]: cluster 2024-01-16T16:29:22.605487+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:23.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:23 smithi184 bash[13956]: audit 2024-01-16T16:29:23.142145+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "who": "mgr.x"}]: dispatch 2024-01-16T16:29:23.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:23 smithi184 bash[13956]: audit 2024-01-16T16:29:23.150544+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "who": "mgr.x"}]': finished 2024-01-16T16:29:23.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:23 smithi184 bash[13956]: audit 2024-01-16T16:29:23.152464+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-16T16:29:23.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:23 smithi184 bash[13956]: audit 2024-01-16T16:29:23.153971+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:29:23.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:23 smithi184 bash[13956]: audit 2024-01-16T16:29:23.155770+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-16T16:29:24.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[13894]: cluster 2024-01-16T16:29:22.605487+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:24.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[13894]: audit 2024-01-16T16:29:23.142145+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "who": "mgr.x"}]: dispatch 2024-01-16T16:29:24.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[13894]: audit 2024-01-16T16:29:23.150544+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "who": "mgr.x"}]': finished 2024-01-16T16:29:24.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[13894]: audit 2024-01-16T16:29:23.152464+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[13894]: audit 2024-01-16T16:29:23.153971+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[13894]: audit 2024-01-16T16:29:23.155770+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[17467]: cluster 2024-01-16T16:29:22.605487+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[17467]: audit 2024-01-16T16:29:23.142145+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "who": "mgr.x"}]: dispatch 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[17467]: audit 2024-01-16T16:29:23.150544+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f", "who": "mgr.x"}]': finished 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[17467]: audit 2024-01-16T16:29:23.152464+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[17467]: audit 2024-01-16T16:29:23.153971+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:29:24.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:23 smithi064 bash[17467]: audit 2024-01-16T16:29:23.155770+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-01-16T16:29:24.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:24 smithi184 bash[13956]: cephadm 2024-01-16T16:29:23.141335+0000 mgr.y (mgr.14140) 408 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-01-16T16:29:24.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:24 smithi184 bash[13956]: cephadm 2024-01-16T16:29:23.141504+0000 mgr.y (mgr.14140) 409 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-01-16T16:29:24.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:24 smithi184 bash[13956]: cephadm 2024-01-16T16:29:23.154805+0000 mgr.y (mgr.14140) 410 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:29:25.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:24 smithi064 bash[13894]: cephadm 2024-01-16T16:29:23.141335+0000 mgr.y (mgr.14140) 408 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-01-16T16:29:25.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:24 smithi064 bash[13894]: cephadm 2024-01-16T16:29:23.141504+0000 mgr.y (mgr.14140) 409 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-01-16T16:29:25.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:24 smithi064 bash[13894]: cephadm 2024-01-16T16:29:23.154805+0000 mgr.y (mgr.14140) 410 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:29:25.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:24 smithi064 bash[17467]: cephadm 2024-01-16T16:29:23.141335+0000 mgr.y (mgr.14140) 408 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-01-16T16:29:25.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:24 smithi064 bash[17467]: cephadm 2024-01-16T16:29:23.141504+0000 mgr.y (mgr.14140) 409 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-01-16T16:29:25.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:24 smithi064 bash[17467]: cephadm 2024-01-16T16:29:23.154805+0000 mgr.y (mgr.14140) 410 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:29:25.480 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:25 smithi184 systemd[1]: Stopping Ceph mgr.x for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:29:25.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:25 smithi184 bash[13956]: cluster 2024-01-16T16:29:24.606554+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:26.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:25 smithi064 bash[13894]: cluster 2024-01-16T16:29:24.606554+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:26.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:25 smithi064 bash[17467]: cluster 2024-01-16T16:29:24.606554+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:27.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:27 smithi184 bash[13956]: cluster 2024-01-16T16:29:26.607475+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:28.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:27 smithi064 bash[17467]: cluster 2024-01-16T16:29:26.607475+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:28.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:27 smithi064 bash[13894]: cluster 2024-01-16T16:29:26.607475+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:29.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:29 smithi184 bash[13956]: cluster 2024-01-16T16:29:28.608561+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:30.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:29 smithi064 bash[17467]: cluster 2024-01-16T16:29:28.608561+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:30.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:29 smithi064 bash[13894]: cluster 2024-01-16T16:29:28.608561+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:31.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:31 smithi184 bash[13956]: cluster 2024-01-16T16:29:30.609754+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:32.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:31 smithi064 bash[17467]: cluster 2024-01-16T16:29:30.609754+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:32.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:31 smithi064 bash[13894]: cluster 2024-01-16T16:29:30.609754+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:33.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:33 smithi184 bash[13956]: cluster 2024-01-16T16:29:32.610671+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:34.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:33 smithi064 bash[17467]: cluster 2024-01-16T16:29:32.610671+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:34.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:33 smithi064 bash[13894]: cluster 2024-01-16T16:29:32.610671+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:35.449 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:35 smithi184 bash[13956]: cluster 2024-01-16T16:29:34.611853+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:35.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:35 smithi064 bash[13894]: cluster 2024-01-16T16:29:34.611853+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:35.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:35 smithi064 bash[17467]: cluster 2024-01-16T16:29:34.611853+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:36.190 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:35 smithi184 docker[25435]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.x 2024-01-16T16:29:36.190 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:35 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-01-16T16:29:36.191 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:35 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-01-16T16:29:36.191 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:35 smithi184 systemd[1]: Stopped Ceph mgr.x for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:29:36.191 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:36 smithi184 systemd[1]: Starting Ceph mgr.x for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:29:36.481 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:36 smithi184 docker[25515]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.x 2024-01-16T16:29:36.481 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:36 smithi184 systemd[1]: Started Ceph mgr.x for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:29:36.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:36 smithi184 bash[13956]: audit 2024-01-16T16:29:36.238573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:29:36.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:36 smithi184 bash[13956]: audit 2024-01-16T16:29:36.244515+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:29:36.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:36 smithi064 bash[17467]: audit 2024-01-16T16:29:36.238573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:29:36.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:36 smithi064 bash[17467]: audit 2024-01-16T16:29:36.244515+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:29:36.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:36 smithi064 bash[13894]: audit 2024-01-16T16:29:36.238573+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]: dispatch 2024-01-16T16:29:36.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:36 smithi064 bash[13894]: audit 2024-01-16T16:29:36.244515+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:19:02.271238\"}"}]': finished 2024-01-16T16:29:37.417 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[25534]: debug 2024-01-16T16:29:37.229+0000 7fdf89a40700 1 -- 172.21.15.184:0/648573785 <== mon.0 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fce2e6e4e0 con 0x55fce2f62800 2024-01-16T16:29:37.417 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[13956]: audit 2024-01-16T16:29:36.536517+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:29:36.534386\"}"}]: dispatch 2024-01-16T16:29:37.418 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[13956]: audit 2024-01-16T16:29:36.542654+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:29:36.534386\"}"}]': finished 2024-01-16T16:29:37.418 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[13956]: cluster 2024-01-16T16:29:36.621424+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:37.418 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[13956]: audit 2024-01-16T16:29:36.826821+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]: dispatch 2024-01-16T16:29:37.419 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[13956]: audit 2024-01-16T16:29:36.833262+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]': finished 2024-01-16T16:29:37.419 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[13956]: audit 2024-01-16T16:29:36.834984+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:29:37.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[13894]: audit 2024-01-16T16:29:36.536517+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:29:36.534386\"}"}]: dispatch 2024-01-16T16:29:37.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[17467]: audit 2024-01-16T16:29:36.536517+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:29:36.534386\"}"}]: dispatch 2024-01-16T16:29:37.666 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[13894]: audit 2024-01-16T16:29:36.542654+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:29:36.534386\"}"}]': finished 2024-01-16T16:29:37.666 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[13894]: cluster 2024-01-16T16:29:36.621424+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:37.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[17467]: audit 2024-01-16T16:29:36.542654+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"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-01-16T16:25:50.914344\", \"created\": \"2024-01-16T16:17:31.220774\", \"started\": \"2024-01-16T16:17:37.348273\"}, \"mgr.y\": {\"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"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-01-16T16:25:50.914468\", \"created\": \"2024-01-16T16:17:39.632580\", \"started\": \"2024-01-16T16:17:39.655598\"}, \"mon.c\": {\"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"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-01-16T16:25:50.914522\", \"created\": \"2024-01-16T16:19:18.498305\", \"started\": \"2024-01-16T16:19:18.523417\"}, \"osd.0\": {\"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"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-01-16T16:25:50.914570\", \"created\": \"2024-01-16T16:20:09.188857\", \"started\": \"2024-01-16T16:20:14.381621\"}, \"osd.1\": {\"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"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-01-16T16:25:50.914616\", \"created\": \"2024-01-16T16:20:34.255193\", \"started\": \"2024-01-16T16:20:38.836758\"}, \"osd.2\": {\"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"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-01-16T16:25:50.914663\", \"created\": \"2024-01-16T16:21:00.242093\", \"started\": \"2024-01-16T16:21:05.157058\"}, \"osd.3\": {\"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"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-01-16T16:25:50.914709\", \"created\": \"2024-01-16T16:21:27.709130\", \"started\": \"2024-01-16T16:21:31.837529\"}, \"node-exporter.a\": {\"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"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-01-16T16:25:50.914755\", \"created\": \"2024-01-16T16:23:39.870064\", \"started\": \"2024-01-16T16:23:48.534845\"}, \"alertmanager.a\": {\"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914802\", \"created\": \"2024-01-16T16:23:57.533629\", \"started\": \"2024-01-16T16:24:33.764321\"}, \"rgw.r.z.smithi064.uskvog\": {\"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:50.914848\", \"created\": \"2024-01-16T16:25:49.838899\", \"started\": \"2024-01-16T16:25:49.867213\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414\"}}, \"last_daemon_update\": \"2024-01-16T16:25:50.914966\", \"last_device_update\": \"2024-01-16T16:21:35.075577\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.64\"], \"172.21.15.254\": [\"172.21.15.64\"]}, \"last_host_check\": \"2024-01-16T16:29:36.534386\"}"}]': finished 2024-01-16T16:29:37.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[17467]: cluster 2024-01-16T16:29:36.621424+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:37.666 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[13894]: audit 2024-01-16T16:29:36.826821+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]: dispatch 2024-01-16T16:29:37.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[13894]: audit 2024-01-16T16:29:36.833262+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]': finished 2024-01-16T16:29:37.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[13894]: audit 2024-01-16T16:29:36.834984+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:29:37.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[17467]: audit 2024-01-16T16:29:36.826821+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]: dispatch 2024-01-16T16:29:37.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[17467]: audit 2024-01-16T16:29:36.833262+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:25:52.051657\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:25:52.051987\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:25:52.052111\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:25:52.052233\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:25:52.052356\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052480\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:25:52.052604\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:25:52.052726\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:25:52.052848\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]': finished 2024-01-16T16:29:37.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:37 smithi064 bash[17467]: audit 2024-01-16T16:29:36.834984+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-01-16T16:29:37.730 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[25534]: debug 2024-01-16T16:29:37.413+0000 7fdf9a038680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-16T16:29:37.730 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:37 smithi184 bash[25534]: debug 2024-01-16T16:29:37.517+0000 7fdf9a038680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-16T16:29:38.480 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[25534]: debug 2024-01-16T16:29:38.045+0000 7fdf9a038680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-16T16:29:38.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[13894]: audit 2024-01-16T16:29:38.106884+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:29:38.103088\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103293\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:29:36.237544\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:29:38.103422\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:29:38.103545\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:29:38.103667\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:29:38.103789\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103910\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:29:38.104033\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:29:38.104154\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.104275\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:29:38.104531\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]: dispatch 2024-01-16T16:29:38.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[13894]: audit 2024-01-16T16:29:38.113096+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:29:38.103088\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103293\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:29:36.237544\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:29:38.103422\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:29:38.103545\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:29:38.103667\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:29:38.103789\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103910\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:29:38.104033\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:29:38.104154\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.104275\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:29:38.104531\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]': finished 2024-01-16T16:29:38.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[13894]: audit 2024-01-16T16:29:38.119315+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:38.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[13894]: audit 2024-01-16T16:29:38.128496+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-16T16:29:38.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[13894]: cluster 2024-01-16T16:29:38.136849+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-01-16T16:29:38.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[17467]: audit 2024-01-16T16:29:38.106884+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:29:38.103088\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103293\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:29:36.237544\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:29:38.103422\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:29:38.103545\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:29:38.103667\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:29:38.103789\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103910\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:29:38.104033\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:29:38.104154\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.104275\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:29:38.104531\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]: dispatch 2024-01-16T16:29:38.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[17467]: audit 2024-01-16T16:29:38.113096+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:29:38.103088\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103293\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:29:36.237544\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:29:38.103422\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:29:38.103545\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:29:38.103667\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:29:38.103789\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103910\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:29:38.104033\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:29:38.104154\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.104275\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:29:38.104531\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]': finished 2024-01-16T16:29:38.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[17467]: audit 2024-01-16T16:29:38.119315+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:38.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[17467]: audit 2024-01-16T16:29:38.128496+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-16T16:29:38.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:38 smithi064 bash[17467]: cluster 2024-01-16T16:29:38.136849+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-01-16T16:29:38.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[13956]: audit 2024-01-16T16:29:38.106884+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:29:38.103088\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103293\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:29:36.237544\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:29:38.103422\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:29:38.103545\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:29:38.103667\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:29:38.103789\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103910\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:29:38.104033\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:29:38.104154\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.104275\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:29:38.104531\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]: dispatch 2024-01-16T16:29:38.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[13956]: audit 2024-01-16T16:29:38.113096+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"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-01-16T16:29:38.103088\", \"created\": \"2024-01-16T16:19:32.393447\", \"started\": \"2024-01-16T16:19:32.422046\"}, \"mgr.x\": {\"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103293\", \"created\": \"2024-01-16T16:19:49.521053\", \"started\": \"2024-01-16T16:29:36.237544\"}, \"osd.4\": {\"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"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-01-16T16:29:38.103422\", \"created\": \"2024-01-16T16:21:49.027550\", \"started\": \"2024-01-16T16:21:53.394435\"}, \"osd.5\": {\"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"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-01-16T16:29:38.103545\", \"created\": \"2024-01-16T16:22:14.195130\", \"started\": \"2024-01-16T16:22:18.069807\"}, \"osd.6\": {\"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"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-01-16T16:29:38.103667\", \"created\": \"2024-01-16T16:22:39.135288\", \"started\": \"2024-01-16T16:22:43.375431\"}, \"osd.7\": {\"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"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-01-16T16:29:38.103789\", \"created\": \"2024-01-16T16:23:04.511037\", \"started\": \"2024-01-16T16:23:08.091929\"}, \"prometheus.a\": {\"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.103910\", \"created\": \"2024-01-16T16:23:37.419073\", \"started\": \"2024-01-16T16:24:41.207332\"}, \"node-exporter.b\": {\"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"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-01-16T16:29:38.104033\", \"created\": \"2024-01-16T16:23:40.571095\", \"started\": \"2024-01-16T16:23:46.670403\"}, \"grafana.a\": {\"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"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-01-16T16:29:38.104154\", \"created\": \"2024-01-16T16:24:24.098771\", \"started\": \"2024-01-16T16:24:24.119760\"}, \"rgw.r.z.smithi184.qagoyy\": {\"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-01-16T16:29:38.104275\", \"created\": \"2024-01-16T16:25:46.842183\", \"started\": \"2024-01-16T16:25:46.866595\"}}, \"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\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110\"}}, \"last_daemon_update\": \"2024-01-16T16:29:38.104531\", \"last_device_update\": \"2024-01-16T16:23:11.467437\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.184\"], \"172.21.15.254\": [\"172.21.15.184\"]}, \"last_host_check\": \"2024-01-16T16:29:36.824402\"}"}]': finished 2024-01-16T16:29:38.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[13956]: audit 2024-01-16T16:29:38.119315+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:38.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[13956]: audit 2024-01-16T16:29:38.128496+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-01-16T16:29:38.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[13956]: cluster 2024-01-16T16:29:38.136849+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-01-16T16:29:39.332 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:38 smithi184 bash[25534]: debug 2024-01-16T16:29:38.985+0000 7fdf9a038680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-16T16:29:39.332 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[25534]: debug 2024-01-16T16:29:39.077+0000 7fdf9a038680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-16T16:29:39.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[14157]: ignoring --setuser ceph since I am not root 2024-01-16T16:29:39.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[14157]: ignoring --setgroup ceph since I am not root 2024-01-16T16:29:39.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[14157]: debug 2024-01-16T16:29:39.161+0000 7fae5b3f8040 1 -- 172.21.15.64:0/1434212269 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x555636488c00 msgr2=0x5556370fe000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-01-16T16:29:39.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[14157]: debug 2024-01-16T16:29:39.161+0000 7fae5b3f8040 1 --2- 172.21.15.64:0/1434212269 >> [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] conn(0x555636488c00 0x5556370fe000 secure :-1 s=READY pgs=162 cs=0 l=1 rx=0x55563647b140 tx=0x55563647d7c0).stop 2024-01-16T16:29:39.730 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[25534]: debug 2024-01-16T16:29:39.325+0000 7fdf9a038680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cephadm 2024-01-16T16:29:38.118803+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f with id 377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cephadm 2024-01-16T16:29:38.121065+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cephadm 2024-01-16T16:29:38.121389+0000 mgr.y (mgr.14140) 420 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cephadm 2024-01-16T16:29:38.127416+0000 mgr.y (mgr.14140) 421 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cluster 2024-01-16T16:29:38.622373+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cluster 2024-01-16T16:29:38.658810+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon y started 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: audit 2024-01-16T16:29:39.124216+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-16T16:29:39.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:39 smithi184 bash[13956]: cluster 2024-01-16T16:29:39.124303+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994802s), standbys: y 2024-01-16T16:29:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cephadm 2024-01-16T16:29:38.118803+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f with id 377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718 2024-01-16T16:29:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cephadm 2024-01-16T16:29:38.121065+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-16T16:29:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cephadm 2024-01-16T16:29:38.121389+0000 mgr.y (mgr.14140) 420 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-16T16:29:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cephadm 2024-01-16T16:29:38.127416+0000 mgr.y (mgr.14140) 421 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-01-16T16:29:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cluster 2024-01-16T16:29:38.622373+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:39.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cluster 2024-01-16T16:29:38.658810+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon y started 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: audit 2024-01-16T16:29:39.124216+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[13894]: cluster 2024-01-16T16:29:39.124303+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994802s), standbys: y 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cephadm 2024-01-16T16:29:38.118803+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f with id 377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cephadm 2024-01-16T16:29:38.121065+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cephadm 2024-01-16T16:29:38.121389+0000 mgr.y (mgr.14140) 420 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cephadm 2024-01-16T16:29:38.127416+0000 mgr.y (mgr.14140) 421 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cluster 2024-01-16T16:29:38.622373+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cluster 2024-01-16T16:29:38.658810+0000 mon.a (mon.0) 599 : cluster [DBG] Standby manager daemon y started 2024-01-16T16:29:39.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: audit 2024-01-16T16:29:39.124216+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.64:0/1569301013' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-01-16T16:29:39.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:39 smithi064 bash[17467]: cluster 2024-01-16T16:29:39.124303+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994802s), standbys: y 2024-01-16T16:29:40.706 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:40 smithi184 bash[25534]: debug 2024-01-16T16:29:40.445+0000 7fdf9a038680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-16T16:29:40.707 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:40 smithi184 bash[25534]: debug 2024-01-16T16:29:40.605+0000 7fdf9a038680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-16T16:29:40.981 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:40 smithi184 bash[25534]: debug 2024-01-16T16:29:40.701+0000 7fdf9a038680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-16T16:29:40.981 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:40 smithi184 bash[25534]: debug 2024-01-16T16:29:40.809+0000 7fdf9a038680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-16T16:29:41.400 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:41 smithi184 bash[25534]: debug 2024-01-16T16:29:41.029+0000 7fdf9a038680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-16T16:29:41.731 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:41 smithi184 bash[25534]: debug 2024-01-16T16:29:41.397+0000 7fdf9a038680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-16T16:29:41.732 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:41 smithi184 bash[25534]: debug 2024-01-16T16:29:41.513+0000 7fdf9a038680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-16T16:29:42.731 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:42 smithi184 bash[25534]: debug 2024-01-16T16:29:42.365+0000 7fdf9a038680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-16T16:29:42.731 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:42 smithi184 bash[25534]: debug 2024-01-16T16:29:42.469+0000 7fdf9a038680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-16T16:29:42.731 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:42 smithi184 bash[25534]: debug 2024-01-16T16:29:42.581+0000 7fdf9a038680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-16T16:29:43.104 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:42 smithi184 bash[25534]: debug 2024-01-16T16:29:42.809+0000 7fdf9a038680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-16T16:29:43.435 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[25534]: debug 2024-01-16T16:29:43.101+0000 7fdf9a038680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-16T16:29:43.435 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[25534]: debug 2024-01-16T16:29:43.261+0000 7fdf9a038680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-16T16:29:43.731 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[25534]: debug 2024-01-16T16:29:43.429+0000 7fdf9a038680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-16T16:29:43.731 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[25534]: debug 2024-01-16T16:29:43.645+0000 7fdf9a038680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-16T16:29:43.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[13956]: cluster 2024-01-16T16:29:43.547486+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon y restarted 2024-01-16T16:29:43.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[13956]: cluster 2024-01-16T16:29:43.547628+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon y started 2024-01-16T16:29:43.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[13956]: audit 2024-01-16T16:29:43.549574+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.64:0/172191119' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:43.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[13956]: audit 2024-01-16T16:29:43.551880+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.64:0/172191119' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:43.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[13894]: cluster 2024-01-16T16:29:43.547486+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon y restarted 2024-01-16T16:29:43.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[13894]: cluster 2024-01-16T16:29:43.547628+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon y started 2024-01-16T16:29:43.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[13894]: audit 2024-01-16T16:29:43.549574+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.64:0/172191119' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:43.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[13894]: audit 2024-01-16T16:29:43.551880+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.64:0/172191119' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:43.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[17467]: cluster 2024-01-16T16:29:43.547486+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon y restarted 2024-01-16T16:29:43.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[17467]: cluster 2024-01-16T16:29:43.547628+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon y started 2024-01-16T16:29:43.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[17467]: audit 2024-01-16T16:29:43.549574+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.64:0/172191119' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:43.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:43 smithi064 bash[17467]: audit 2024-01-16T16:29:43.551880+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.64:0/172191119' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:44.230 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:43 smithi184 bash[25534]: debug 2024-01-16T16:29:43.753+0000 7fdf9a038680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-16T16:29:44.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: cluster 2024-01-16T16:29:43.609720+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: audit 2024-01-16T16:29:43.762600+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: cluster 2024-01-16T16:29:43.764142+0000 mon.a (mon.0) 607 : cluster [INF] Active manager daemon x restarted 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: cluster 2024-01-16T16:29:43.765322+0000 mon.a (mon.0) 608 : cluster [INF] Activating manager daemon x 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: audit 2024-01-16T16:29:43.766785+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: audit 2024-01-16T16:29:43.769112+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: audit 2024-01-16T16:29:43.769755+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[13894]: cluster 2024-01-16T16:29:43.772504+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: cluster 2024-01-16T16:29:43.609720+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2024-01-16T16:29:44.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: audit 2024-01-16T16:29:43.762600+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-16T16:29:44.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: cluster 2024-01-16T16:29:43.764142+0000 mon.a (mon.0) 607 : cluster [INF] Active manager daemon x restarted 2024-01-16T16:29:44.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: cluster 2024-01-16T16:29:43.765322+0000 mon.a (mon.0) 608 : cluster [INF] Activating manager daemon x 2024-01-16T16:29:44.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: audit 2024-01-16T16:29:43.766785+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:44.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: audit 2024-01-16T16:29:43.769112+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-16T16:29:44.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: audit 2024-01-16T16:29:43.769755+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:44.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:44 smithi064 bash[17467]: cluster 2024-01-16T16:29:43.772504+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: cluster 2024-01-16T16:29:43.609720+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: audit 2024-01-16T16:29:43.762600+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: cluster 2024-01-16T16:29:43.764142+0000 mon.a (mon.0) 607 : cluster [INF] Active manager daemon x restarted 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: cluster 2024-01-16T16:29:43.765322+0000 mon.a (mon.0) 608 : cluster [INF] Activating manager daemon x 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: audit 2024-01-16T16:29:43.766785+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: audit 2024-01-16T16:29:43.769112+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: audit 2024-01-16T16:29:43.769755+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:44.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:44 smithi184 bash[13956]: cluster 2024-01-16T16:29:43.772504+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-01-16T16:29:45.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:45 smithi064 bash[13894]: cluster 2024-01-16T16:29:44.636771+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e17: x(active, starting, since 0.871678s), standbys: y 2024-01-16T16:29:45.914 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:45 smithi064 bash[17467]: cluster 2024-01-16T16:29:44.636771+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e17: x(active, starting, since 0.871678s), standbys: y 2024-01-16T16:29:45.980 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:45 smithi184 bash[13956]: cluster 2024-01-16T16:29:44.636771+0000 mon.a (mon.0) 610 : cluster [DBG] mgrmap e17: x(active, starting, since 0.871678s), standbys: y 2024-01-16T16:29:50.754 INFO:teuthology.orchestra.run.smithi064.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-16T16:29:50.754 INFO:teuthology.orchestra.run.smithi064.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-16T16:29:50.948 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[25534]: debug 2024-01-16T16:29:50.745+0000 7fdf24881700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-16T16:29:50.948 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[25534]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-16T16:29:50.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.638170+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-16T16:29:50.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.638585+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-16T16:29:50.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.638997+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-16T16:29:50.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.641122+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:29:50.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.641585+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:29:50.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.642000+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.642499+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.643029+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.643549+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.644101+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.644579+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.645083+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.645600+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.646868+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.647191+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.647729+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.649508+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.650593+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.651063+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.651534+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:29:50.950 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.652023+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi184"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.652470+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.652907+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.653355+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.653804+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.654260+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.654703+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.655155+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.655644+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.656131+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.656592+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.657079+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.657543+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.658031+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:50.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.658522+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-16T16:29:50.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.659031+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-16T16:29:50.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.659536+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:29:50.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: audit 2024-01-16T16:29:50.660035+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:29:50.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[13956]: cluster 2024-01-16T16:29:50.683827+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon x is now available 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.638170+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.638585+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.638997+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.641122+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.641585+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.642000+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.642499+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.643029+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.643549+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.644101+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:29:50.954 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.644579+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.645083+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.645600+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.646868+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.647191+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.647729+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.649508+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.650593+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.651063+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.651534+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.652023+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi184"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.652470+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.652907+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.653355+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-16T16:29:50.955 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.653804+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.654260+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.654703+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.655155+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.655644+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.656131+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.656592+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.657079+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.657543+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.658031+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.658522+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.659031+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.659536+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: audit 2024-01-16T16:29:50.660035+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:29:50.956 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[13894]: cluster 2024-01-16T16:29:50.683827+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon x is now available 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.638170+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.638585+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.638997+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.641122+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.641585+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.642000+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.642499+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:29:50.957 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.643029+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.643549+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.644101+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.644579+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.645083+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.645600+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.646868+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.647191+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.647729+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.649508+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.650593+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.651063+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.651534+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.652023+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi184"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.652470+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:29:50.958 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.652907+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.653355+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.653804+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.654260+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.654703+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.655155+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.655644+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.656131+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.656592+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.657079+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.657543+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.658031+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.658522+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.659031+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-16T16:29:50.959 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.659536+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:29:50.960 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: audit 2024-01-16T16:29:50.660035+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:29:50.960 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:50 smithi064 bash[17467]: cluster 2024-01-16T16:29:50.683827+0000 mon.a (mon.0) 611 : cluster [INF] Manager daemon x is now available 2024-01-16T16:29:51.231 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:29:50 smithi184 bash[25534]: Warning: Permanently added '172.21.15.64' (ECDSA) to the list of known hosts. 2024-01-16T16:29:51.797 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph orch ps' 2024-01-16T16:29:51.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: cephadm 2024-01-16T16:29:50.700550+0000 mgr.x (mgr.34652) 1 : cephadm [INF] inventory: adjusted host smithi064 addr 'smithi064' -> '172.21.15.64' 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.703332+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.709121+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.712914+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: cephadm 2024-01-16T16:29:50.715036+0000 mgr.x (mgr.34652) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.715372+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.720252+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.727997+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: cluster 2024-01-16T16:29:50.749049+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.751775+0000 mgr.x (mgr.34652) 3 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: cluster 2024-01-16T16:29:50.755875+0000 mgr.x (mgr.34652) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.856638+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' 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-01-16T16:29:51.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.861797+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34652 ' 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-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.868566+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.870070+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34652 ' 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-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.871308+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.932959+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.937922+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.937966+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-16T16:29:51.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:51 smithi184 bash[13956]: audit 2024-01-16T16:29:50.942840+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: cephadm 2024-01-16T16:29:50.700550+0000 mgr.x (mgr.34652) 1 : cephadm [INF] inventory: adjusted host smithi064 addr 'smithi064' -> '172.21.15.64' 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.703332+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.709121+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.712914+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: cephadm 2024-01-16T16:29:50.715036+0000 mgr.x (mgr.34652) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.715372+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.720252+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.727997+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: cluster 2024-01-16T16:29:50.749049+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.751775+0000 mgr.x (mgr.34652) 3 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: cluster 2024-01-16T16:29:50.755875+0000 mgr.x (mgr.34652) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.856638+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' 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-01-16T16:29:52.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.861797+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34652 ' 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-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: cephadm 2024-01-16T16:29:50.700550+0000 mgr.x (mgr.34652) 1 : cephadm [INF] inventory: adjusted host smithi064 addr 'smithi064' -> '172.21.15.64' 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.703332+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.709121+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.712914+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"smithi184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: cephadm 2024-01-16T16:29:50.715036+0000 mgr.x (mgr.34652) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.715372+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.720252+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-01-16T16:29:52.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.727997+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: cluster 2024-01-16T16:29:50.749049+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.751775+0000 mgr.x (mgr.34652) 3 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: cluster 2024-01-16T16:29:50.755875+0000 mgr.x (mgr.34652) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.856638+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' 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-01-16T16:29:52.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.861797+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34652 ' 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-01-16T16:29:52.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.868566+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.870070+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34652 ' 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-01-16T16:29:52.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.871308+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.932959+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.937922+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:29:52.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.937966+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[13894]: audit 2024-01-16T16:29:50.942840+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.868566+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.870070+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34652 ' 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-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.871308+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.932959+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.937922+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.937966+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-16T16:29:52.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:51 smithi064 bash[17467]: audit 2024-01-16T16:29:50.942840+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-01-16T16:29:53.858 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:53 smithi064 bash[13894]: cluster 2024-01-16T16:29:52.647219+0000 mgr.x (mgr.34652) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:53.859 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:53 smithi064 bash[13894]: cluster 2024-01-16T16:29:52.762687+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-01-16T16:29:53.859 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:53 smithi064 bash[17467]: cluster 2024-01-16T16:29:52.647219+0000 mgr.x (mgr.34652) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:53.859 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:53 smithi064 bash[17467]: cluster 2024-01-16T16:29:52.762687+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-01-16T16:29:54.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:53 smithi184 bash[13956]: cluster 2024-01-16T16:29:52.647219+0000 mgr.x (mgr.34652) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:54.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:53 smithi184 bash[13956]: cluster 2024-01-16T16:29:52.762687+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-01-16T16:29:55.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:55 smithi064 bash[13894]: cluster 2024-01-16T16:29:54.647796+0000 mgr.x (mgr.34652) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:55.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:55 smithi064 bash[17467]: cluster 2024-01-16T16:29:54.647796+0000 mgr.x (mgr.34652) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:55.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:55 smithi184 bash[13956]: cluster 2024-01-16T16:29:54.647796+0000 mgr.x (mgr.34652) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:alertmanager.a smithi064 running (5m) 4m ago 5m - - 9f27df16978d 95caf82be6d1 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:grafana.a smithi184 running (5m) 18s ago 5m - - 6.6.2 87a51ecf0b1c 99934dc21744 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.x smithi184 running (19s) 18s ago 10m - - 16.2.14-449-ga70aebef 377ff36742d8 0fa6b8657c41 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.y smithi064 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 d774ac7dba15 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:mon.a smithi064 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 0d6b35498544 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:mon.b smithi184 running (10m) 18s ago 10m - 2048M 15.2.0 204a01f9b0b6 af78804e1834 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:mon.c smithi064 running (10m) 4m ago 10m - 2048M 15.2.0 204a01f9b0b6 b5a943045603 2024-01-16T16:29:56.203 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.a smithi064 running (6m) 4m ago 6m - - 72c9c2088986 e68911d80acd 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.b smithi184 running (6m) 18s ago 6m - - 72c9c2088986 ba12fbaa52d3 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.0 smithi064 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 68106963f26f 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.1 smithi064 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 2da3b0da059d 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.2 smithi064 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 bf0474af8e82 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.3 smithi064 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 8b8856e84f30 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.4 smithi184 running (8m) 18s ago 8m - 4096M 15.2.0 204a01f9b0b6 83b839f97c5d 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.5 smithi184 running (7m) 18s ago 7m - 4096M 15.2.0 204a01f9b0b6 b7afdb5a5bef 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.6 smithi184 running (7m) 18s ago 7m - 4096M 15.2.0 204a01f9b0b6 b105460f6372 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:osd.7 smithi184 running (6m) 18s ago 6m - 4096M 15.2.0 204a01f9b0b6 50ca9796f185 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:prometheus.a smithi184 running (5m) 18s ago 6m - - 2a72b385beaf 75806dca1bb5 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi064.uskvog smithi064 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 efda86ca2705 2024-01-16T16:29:56.204 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi184.qagoyy smithi184 running (4m) 18s ago 4m - - 15.2.0 204a01f9b0b6 00754176ec8f 2024-01-16T16:29:56.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.174572+0000 mgr.x (mgr.34652) 7 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.181235+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.182437+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.183535+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.184684+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.185760+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.186669+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.189504+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.190215+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.190890+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.191617+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[13894]: audit 2024-01-16T16:29:56.192306+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.174572+0000 mgr.x (mgr.34652) 7 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.181235+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.182437+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.183535+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.184684+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.185760+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.186669+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.189504+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.190215+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.190890+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.191617+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:56 smithi064 bash[17467]: audit 2024-01-16T16:29:56.192306+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.174572+0000 mgr.x (mgr.34652) 7 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:29:56.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.181235+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.182437+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.183535+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.184684+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.185760+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.186669+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.189504+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.190215+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.190890+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.191617+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:56.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:56 smithi184 bash[13956]: audit 2024-01-16T16:29:56.192306+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:29:57.042 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph versions' 2024-01-16T16:29:57.372 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:57 smithi064 bash[13894]: cluster 2024-01-16T16:29:56.649470+0000 mgr.x (mgr.34652) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:57.373 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:57 smithi064 bash[17467]: cluster 2024-01-16T16:29:56.649470+0000 mgr.x (mgr.34652) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:57.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:57 smithi184 bash[13956]: cluster 2024-01-16T16:29:56.649470+0000 mgr.x (mgr.34652) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:29:59.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:29:59 smithi184 bash[13956]: cluster 2024-01-16T16:29:58.650245+0000 mgr.x (mgr.34652) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:00.101 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:29:59 smithi064 bash[13894]: cluster 2024-01-16T16:29:58.650245+0000 mgr.x (mgr.34652) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:00.102 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:29:59 smithi064 bash[17467]: cluster 2024-01-16T16:29:58.650245+0000 mgr.x (mgr.34652) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:00.548 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:30:00.548 INFO:teuthology.orchestra.run.smithi064.stdout: "mon": { 2024-01-16T16:30:00.548 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "mgr": { 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)": 1 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "osd": { 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "mds": {}, 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "rgw": { 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "overall": { 2024-01-16T16:30:00.549 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-01-16T16:30:00.550 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)": 1 2024-01-16T16:30:00.550 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:30:00.550 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:30:00.949 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:00 smithi064 bash[13894]: audit 2024-01-16T16:30:00.551172+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.64:0/497120664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:30:00.949 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:00 smithi064 bash[17467]: audit 2024-01-16T16:30:00.551172+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.64:0/497120664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:30:00.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:00 smithi184 bash[13956]: audit 2024-01-16T16:30:00.551172+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.64:0/497120664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:30:01.476 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-01-16T16:30:01.933 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:01 smithi064 bash[13894]: cluster 2024-01-16T16:30:00.650942+0000 mgr.x (mgr.34652) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:01.934 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:01 smithi064 bash[17467]: cluster 2024-01-16T16:30:00.650942+0000 mgr.x (mgr.34652) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:01.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:01 smithi184 bash[13956]: cluster 2024-01-16T16:30:00.650942+0000 mgr.x (mgr.34652) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:03.231 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:30:02 smithi184 bash[25534]: Warning: Permanently added 'smithi184,172.21.15.184' (ECDSA) to the list of known hosts. 2024-01-16T16:30:03.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: cluster 2024-01-16T16:30:02.652041+0000 mgr.x (mgr.34652) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.815722+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.821021+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.830075+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]: dispatch 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.831882+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.835118+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]: dispatch 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.843385+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]': finished 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:02.846414+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:03.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:03 smithi184 bash[13956]: audit 2024-01-16T16:30:03.164026+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:04.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: cluster 2024-01-16T16:30:02.652041+0000 mgr.x (mgr.34652) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.815722+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.821021+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.830075+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]: dispatch 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.831882+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.835118+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]: dispatch 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.843385+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]': finished 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:02.846414+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[13894]: audit 2024-01-16T16:30:03.164026+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: cluster 2024-01-16T16:30:02.652041+0000 mgr.x (mgr.34652) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.815722+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.821021+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.830075+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]: dispatch 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.831882+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.835118+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]: dispatch 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.843385+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.x"}]': finished 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:02.846414+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:04.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:03 smithi064 bash[17467]: audit 2024-01-16T16:30:03.164026+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:04.805 INFO:teuthology.orchestra.run.smithi064.stdout:wait for servicemap items w/ changing names to refresh 2024-01-16T16:30:05.550 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'sleep 60' 2024-01-16T16:30:05.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:05 smithi064 bash[13894]: cluster 2024-01-16T16:30:04.652827+0000 mgr.x (mgr.34652) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:05.664 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:05 smithi064 bash[17467]: cluster 2024-01-16T16:30:04.652827+0000 mgr.x (mgr.34652) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:05.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:05 smithi184 bash[13956]: cluster 2024-01-16T16:30:04.652827+0000 mgr.x (mgr.34652) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:07.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:07 smithi184 bash[13956]: cluster 2024-01-16T16:30:06.654483+0000 mgr.x (mgr.34652) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:08.046 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:07 smithi064 bash[13894]: cluster 2024-01-16T16:30:06.654483+0000 mgr.x (mgr.34652) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:08.046 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:07 smithi064 bash[17467]: cluster 2024-01-16T16:30:06.654483+0000 mgr.x (mgr.34652) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: cluster 2024-01-16T16:30:08.655180+0000 mgr.x (mgr.34652) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.072815+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.078763+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.085509+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.368374+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.369565+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:09.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.370314+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:09.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.370911+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:09.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.371502+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:09.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.372271+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:09.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.373019+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:09.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.373676+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:09.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:09 smithi184 bash[13956]: audit 2024-01-16T16:30:09.374333+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: cluster 2024-01-16T16:30:08.655180+0000 mgr.x (mgr.34652) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:10.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: cluster 2024-01-16T16:30:08.655180+0000 mgr.x (mgr.34652) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:10.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.072815+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:10.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.072815+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.078763+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.085509+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.368374+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.369565+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.370314+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.370911+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.371502+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.372271+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.373019+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.373676+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[13894]: audit 2024-01-16T16:30:09.374333+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.078763+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:10.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.085509+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:10.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.368374+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.369565+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.370314+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.370911+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.371502+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.372271+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.373019+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.373676+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:09 smithi064 bash[17467]: audit 2024-01-16T16:30:09.374333+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:09.859285+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:10.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:09.865210+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:10.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:09.871965+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:10.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.169358+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.170264+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.171054+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.171795+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.172566+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.173303+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.174037+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.174760+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.175473+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.177589+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.182898+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.189332+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: cephadm 2024-01-16T16:30:10.191225+0000 mgr.x (mgr.34652) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.191828+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.193410+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.194931+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: cephadm 2024-01-16T16:30:10.196248+0000 mgr.x (mgr.34652) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi064 2024-01-16T16:30:10.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:10 smithi184 bash[13956]: audit 2024-01-16T16:30:10.197138+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-16T16:30:11.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:09.859285+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:11.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:09.865210+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:11.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:09.871965+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:11.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.169358+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.170264+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.171054+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.171795+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.172566+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.173303+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.174037+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.174760+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.175473+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.177589+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.182898+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.189332+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: cephadm 2024-01-16T16:30:10.191225+0000 mgr.x (mgr.34652) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.191828+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.193410+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:11.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.194931+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:11.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: cephadm 2024-01-16T16:30:10.196248+0000 mgr.x (mgr.34652) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi064 2024-01-16T16:30:11.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[13894]: audit 2024-01-16T16:30:10.197138+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-16T16:30:11.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:09.859285+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:09.865210+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:09.871965+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:28.558283Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.169358+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.170264+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.171054+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.171795+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.172566+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.173303+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.174037+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.174760+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.175473+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:30:11.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.177589+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.182898+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.189332+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: cephadm 2024-01-16T16:30:10.191225+0000 mgr.x (mgr.34652) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.191828+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.193410+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.194931+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: cephadm 2024-01-16T16:30:10.196248+0000 mgr.x (mgr.34652) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi064 2024-01-16T16:30:11.170 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:10 smithi064 bash[17467]: audit 2024-01-16T16:30:10.197138+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-01-16T16:30:12.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:12 smithi184 bash[13956]: cluster 2024-01-16T16:30:10.655904+0000 mgr.x (mgr.34652) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:12.556 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:12 smithi064 bash[13894]: cluster 2024-01-16T16:30:10.655904+0000 mgr.x (mgr.34652) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:12.556 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:12 smithi064 bash[17467]: cluster 2024-01-16T16:30:10.655904+0000 mgr.x (mgr.34652) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:13.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.322362+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:13.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.328159+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:13.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.334139+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:13.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.334565+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:13.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.335888+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:13.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.337522+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:13.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:13 smithi184 bash[13956]: audit 2024-01-16T16:30:12.339998+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-16T16:30:13.525 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.322362+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.322362+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.328159+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.334139+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.328159+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.334139+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.334565+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.335888+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:13.526 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.337522+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:13.527 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[13894]: audit 2024-01-16T16:30:12.339998+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-16T16:30:13.527 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.334565+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:14.946398Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:13.527 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.335888+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:13.527 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.337522+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:13.527 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:13 smithi064 bash[17467]: audit 2024-01-16T16:30:12.339998+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-01-16T16:30:14.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:14 smithi184 bash[13956]: cephadm 2024-01-16T16:30:12.333483+0000 mgr.x (mgr.34652) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-16T16:30:14.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:14 smithi184 bash[13956]: cephadm 2024-01-16T16:30:12.339007+0000 mgr.x (mgr.34652) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi064 2024-01-16T16:30:14.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:14 smithi184 bash[13956]: cluster 2024-01-16T16:30:12.657455+0000 mgr.x (mgr.34652) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:14.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:14 smithi064 bash[13894]: cephadm 2024-01-16T16:30:12.333483+0000 mgr.x (mgr.34652) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-16T16:30:14.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:14 smithi064 bash[13894]: cephadm 2024-01-16T16:30:12.339007+0000 mgr.x (mgr.34652) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi064 2024-01-16T16:30:14.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:14 smithi064 bash[13894]: cluster 2024-01-16T16:30:12.657455+0000 mgr.x (mgr.34652) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:14.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:14 smithi064 bash[17467]: cephadm 2024-01-16T16:30:12.333483+0000 mgr.x (mgr.34652) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-01-16T16:30:14.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:14 smithi064 bash[17467]: cephadm 2024-01-16T16:30:12.339007+0000 mgr.x (mgr.34652) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi064 2024-01-16T16:30:14.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:14 smithi064 bash[17467]: cluster 2024-01-16T16:30:12.657455+0000 mgr.x (mgr.34652) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:15 smithi184 bash[13956]: audit 2024-01-16T16:30:14.233320+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:15 smithi184 bash[13956]: audit 2024-01-16T16:30:14.239295+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:15 smithi184 bash[13956]: audit 2024-01-16T16:30:14.248027+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:15.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:15 smithi064 bash[13894]: audit 2024-01-16T16:30:14.233320+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:15.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:15 smithi064 bash[13894]: audit 2024-01-16T16:30:14.239295+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:15.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:15 smithi064 bash[13894]: audit 2024-01-16T16:30:14.248027+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:15.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:15 smithi064 bash[17467]: audit 2024-01-16T16:30:14.233320+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:15.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:15 smithi064 bash[17467]: audit 2024-01-16T16:30:14.239295+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:15.668 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:15 smithi064 bash[17467]: audit 2024-01-16T16:30:14.248027+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"95caf82be6d1\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070401Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:24:33.764321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-01-16T16:24:26.513594Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.070757Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:16.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:16 smithi184 bash[13956]: cephadm 2024-01-16T16:30:14.247222+0000 mgr.x (mgr.34652) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-16T16:30:16.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:16 smithi184 bash[13956]: cephadm 2024-01-16T16:30:14.266163+0000 mgr.x (mgr.34652) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi064 2024-01-16T16:30:16.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:16 smithi184 bash[13956]: cluster 2024-01-16T16:30:14.658235+0000 mgr.x (mgr.34652) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:16.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:16 smithi064 bash[13894]: cephadm 2024-01-16T16:30:14.247222+0000 mgr.x (mgr.34652) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-16T16:30:16.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:16 smithi064 bash[13894]: cephadm 2024-01-16T16:30:14.266163+0000 mgr.x (mgr.34652) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi064 2024-01-16T16:30:16.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:16 smithi064 bash[13894]: cluster 2024-01-16T16:30:14.658235+0000 mgr.x (mgr.34652) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:16.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:16 smithi064 bash[17467]: cephadm 2024-01-16T16:30:14.247222+0000 mgr.x (mgr.34652) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-01-16T16:30:16.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:16 smithi064 bash[17467]: cephadm 2024-01-16T16:30:14.266163+0000 mgr.x (mgr.34652) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi064 2024-01-16T16:30:16.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:16 smithi064 bash[17467]: cluster 2024-01-16T16:30:14.658235+0000 mgr.x (mgr.34652) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:18.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:18 smithi184 bash[13956]: cluster 2024-01-16T16:30:16.659647+0000 mgr.x (mgr.34652) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:18.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:18 smithi064 bash[13894]: cluster 2024-01-16T16:30:16.659647+0000 mgr.x (mgr.34652) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:18.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:18 smithi064 bash[17467]: cluster 2024-01-16T16:30:16.659647+0000 mgr.x (mgr.34652) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:20.414 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:20 smithi064 bash[13894]: cluster 2024-01-16T16:30:18.660195+0000 mgr.x (mgr.34652) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:20.415 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:20 smithi064 bash[17467]: cluster 2024-01-16T16:30:18.660195+0000 mgr.x (mgr.34652) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:20.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:20 smithi184 bash[13956]: cluster 2024-01-16T16:30:18.660195+0000 mgr.x (mgr.34652) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:22.050 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:21 smithi064 systemd[1]: Stopping Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:30:22.050 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:21 smithi064 bash[28132]: ts=2024-01-16T16:30:21.829Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-16T16:30:22.362 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:22 smithi064 bash[17467]: cluster 2024-01-16T16:30:20.660845+0000 mgr.x (mgr.34652) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:22.362 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:22 smithi064 bash[13894]: cluster 2024-01-16T16:30:20.660845+0000 mgr.x (mgr.34652) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:22.616 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:22 smithi064 docker[36169]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-alertmanager.a 2024-01-16T16:30:22.616 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:22 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-16T16:30:22.616 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:22 smithi064 systemd[1]: Stopped Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:30:22.616 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:22 smithi064 systemd[1]: Starting Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:30:22.616 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:22 smithi064 docker[36213]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-alertmanager.a 2024-01-16T16:30:22.617 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:22 smithi064 systemd[1]: Started Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:30:22.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:22 smithi184 bash[13956]: cluster 2024-01-16T16:30:20.660845+0000 mgr.x (mgr.34652) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:23.505 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.625638+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:23.506 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.625638+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:23.507 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.631150+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:23.507 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.632662+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:23.507 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.634168+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:23.507 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.634631+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:23.507 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.635278+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:23.507 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[13894]: audit 2024-01-16T16:30:22.637020+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-16T16:30:23.508 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.631150+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:23.508 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.632662+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:23.508 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.634168+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:23.508 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.634631+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:23.508 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.635278+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:23.508 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[17467]: audit 2024-01-16T16:30:22.637020+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-16T16:30:23.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.625638+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:23.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.631150+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:23.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.632662+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-16T16:30:23.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.634168+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-16T16:30:23.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.634631+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"d774ac7dba15\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301360742, \"cpu_percentage\": \"0.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069336Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:17:39.655598Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:19:50.402933Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:23.734 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.635278+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:23.734 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:23 smithi184 bash[13956]: audit 2024-01-16T16:30:22.637020+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-01-16T16:30:23.914 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.632Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.632Z 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-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.635Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.64 port=9094 2024-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.638Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.682Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.683Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.686Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-01-16T16:30:23.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:23 smithi064 bash[36225]: ts=2024-01-16T16:30:23.686Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-01-16T16:30:24.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:24 smithi184 bash[13956]: cephadm 2024-01-16T16:30:22.632214+0000 mgr.x (mgr.34652) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-16T16:30:24.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:24 smithi184 bash[13956]: cephadm 2024-01-16T16:30:22.636330+0000 mgr.x (mgr.34652) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-01-16T16:30:24.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:24 smithi184 bash[13956]: cluster 2024-01-16T16:30:22.661983+0000 mgr.x (mgr.34652) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:24.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:24 smithi064 bash[13894]: cephadm 2024-01-16T16:30:22.632214+0000 mgr.x (mgr.34652) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-16T16:30:24.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:24 smithi064 bash[13894]: cephadm 2024-01-16T16:30:22.636330+0000 mgr.x (mgr.34652) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-01-16T16:30:24.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:24 smithi064 bash[13894]: cluster 2024-01-16T16:30:22.661983+0000 mgr.x (mgr.34652) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:24.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:24 smithi064 bash[17467]: cephadm 2024-01-16T16:30:22.632214+0000 mgr.x (mgr.34652) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-01-16T16:30:24.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:24 smithi064 bash[17467]: cephadm 2024-01-16T16:30:22.636330+0000 mgr.x (mgr.34652) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-01-16T16:30:24.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:24 smithi064 bash[17467]: cluster 2024-01-16T16:30:22.661983+0000 mgr.x (mgr.34652) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:25.637 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[13894]: cluster 2024-01-16T16:30:24.662636+0000 mgr.x (mgr.34652) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:25.637 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[13894]: audit 2024-01-16T16:30:24.684304+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:25.638 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[13894]: audit 2024-01-16T16:30:24.690354+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:25.638 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[13894]: cephadm 2024-01-16T16:30:24.695229+0000 mgr.x (mgr.34652) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-16T16:30:25.638 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[13894]: audit 2024-01-16T16:30:24.697162+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:25.638 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[13894]: cephadm 2024-01-16T16:30:24.708232+0000 mgr.x (mgr.34652) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-01-16T16:30:25.638 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[17467]: cluster 2024-01-16T16:30:24.662636+0000 mgr.x (mgr.34652) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:25.639 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[17467]: audit 2024-01-16T16:30:24.684304+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:25.639 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[17467]: audit 2024-01-16T16:30:24.690354+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:25.640 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[17467]: cephadm 2024-01-16T16:30:24.695229+0000 mgr.x (mgr.34652) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-16T16:30:25.640 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[17467]: audit 2024-01-16T16:30:24.697162+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:25.640 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[17467]: cephadm 2024-01-16T16:30:24.708232+0000 mgr.x (mgr.34652) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-01-16T16:30:25.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:25 smithi184 bash[13956]: cluster 2024-01-16T16:30:24.662636+0000 mgr.x (mgr.34652) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:25.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:25 smithi184 bash[13956]: audit 2024-01-16T16:30:24.684304+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:25.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:25 smithi184 bash[13956]: audit 2024-01-16T16:30:24.690354+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:30:25.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:25 smithi184 bash[13956]: cephadm 2024-01-16T16:30:24.695229+0000 mgr.x (mgr.34652) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-01-16T16:30:25.734 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:25 smithi184 bash[13956]: audit 2024-01-16T16:30:24.697162+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"75806dca1bb5\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26445086, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854597Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:24:41.207332Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:24:33.763325Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:30:09.855727Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:30:25.734 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:25 smithi184 bash[13956]: cephadm 2024-01-16T16:30:24.708232+0000 mgr.x (mgr.34652) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-01-16T16:30:25.914 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:25 smithi064 bash[36225]: ts=2024-01-16T16:30:25.639Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00025806s 2024-01-16T16:30:27.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:27 smithi184 bash[13956]: cluster 2024-01-16T16:30:26.663713+0000 mgr.x (mgr.34652) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:28.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:27 smithi064 bash[13894]: cluster 2024-01-16T16:30:26.663713+0000 mgr.x (mgr.34652) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:28.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:27 smithi064 bash[17467]: cluster 2024-01-16T16:30:26.663713+0000 mgr.x (mgr.34652) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:30.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:29 smithi064 bash[13894]: cluster 2024-01-16T16:30:28.664439+0000 mgr.x (mgr.34652) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:30.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:29 smithi064 bash[17467]: cluster 2024-01-16T16:30:28.664439+0000 mgr.x (mgr.34652) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:30.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:29 smithi184 bash[13956]: cluster 2024-01-16T16:30:28.664439+0000 mgr.x (mgr.34652) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:32.005 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:31 smithi184 bash[13956]: cluster 2024-01-16T16:30:30.665143+0000 mgr.x (mgr.34652) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:32.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:31 smithi064 bash[13894]: cluster 2024-01-16T16:30:30.665143+0000 mgr.x (mgr.34652) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:32.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:31 smithi064 bash[17467]: cluster 2024-01-16T16:30:30.665143+0000 mgr.x (mgr.34652) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:33.914 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:33 smithi064 bash[13894]: cluster 2024-01-16T16:30:32.666621+0000 mgr.x (mgr.34652) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:33.915 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:30:33 smithi064 bash[36225]: ts=2024-01-16T16:30:33.642Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003227767s 2024-01-16T16:30:33.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:33 smithi064 bash[17467]: cluster 2024-01-16T16:30:32.666621+0000 mgr.x (mgr.34652) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:33.981 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:33 smithi184 bash[13956]: cluster 2024-01-16T16:30:32.666621+0000 mgr.x (mgr.34652) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:35.638 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[13956]: cluster 2024-01-16T16:30:34.667130+0000 mgr.x (mgr.34652) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 systemd[1]: Stopping Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.395Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-01-16T16:30:35.639 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.397Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-16T16:30:35.640 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.397Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-01-16T16:30:35.640 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 bash[23597]: ts=2024-01-16T16:30:35.398Z caller=main.go:1183 level=info msg="See you next time!" 2024-01-16T16:30:35.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:35 smithi064 bash[13894]: cluster 2024-01-16T16:30:34.667130+0000 mgr.x (mgr.34652) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:35.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:35 smithi064 bash[17467]: cluster 2024-01-16T16:30:34.667130+0000 mgr.x (mgr.34652) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:36.220 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:35 smithi184 docker[27042]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-prometheus.a 2024-01-16T16:30:36.220 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:36 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@prometheus.a.service: Succeeded. 2024-01-16T16:30:36.220 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:36 smithi184 systemd[1]: Stopped Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:30:36.220 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:36 smithi184 systemd[1]: Starting Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:30:36.220 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:36 smithi184 docker[27081]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-prometheus.a 2024-01-16T16:30:36.220 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:36 smithi184 systemd[1]: Started Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.221666+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.227833+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.234571+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.235039+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.235834+0000 mgr.x (mgr.34652) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.237553+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi064.front.sepia.ceph.com:9093"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.238175+0000 mgr.x (mgr.34652) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi064.front.sepia.ceph.com:9093"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.238599+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-16T16:30:36.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.244073+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-16T16:30:36.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.249679+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-16T16:30:36.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.257763+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-16T16:30:36.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.264942+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-01-16T16:30:36.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.268061+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-16T16:30:36.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.273810+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-16T16:30:36.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:36 smithi184 bash[13956]: audit 2024-01-16T16:30:36.282057+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-16T16:30:36.666 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.221666+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:36.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.221666+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.227833+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.234571+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.235039+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.235834+0000 mgr.x (mgr.34652) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.237553+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi064.front.sepia.ceph.com:9093"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.238175+0000 mgr.x (mgr.34652) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi064.front.sepia.ceph.com:9093"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.238599+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-16T16:30:36.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.244073+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-16T16:30:36.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.249679+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-16T16:30:36.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.257763+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-16T16:30:36.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.264942+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-01-16T16:30:36.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.268061+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-16T16:30:36.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.273810+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-16T16:30:36.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[13894]: audit 2024-01-16T16:30:36.282057+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.227833+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.234571+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96227819, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.852949Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 427609292, \"cpu_percentage\": \"2.44%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-01-16T16:30:09.853330Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_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.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853594Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49356472, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.853847Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854098Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50363105, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854348Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"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\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12331253, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.854842Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26686259, \"cpu_percentage\": \"0.08%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855086Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.855330Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.235039+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.235834+0000 mgr.x (mgr.34652) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.237553+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi064.front.sepia.ceph.com:9093"}]: dispatch 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.238175+0000 mgr.x (mgr.34652) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi064.front.sepia.ceph.com:9093"}]: dispatch 2024-01-16T16:30:36.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.238599+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-16T16:30:36.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.244073+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-01-16T16:30:36.671 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.249679+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi064.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-01-16T16:30:36.671 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.257763+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-16T16:30:36.671 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.264942+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-01-16T16:30:36.671 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.268061+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-16T16:30:36.671 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.273810+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-01-16T16:30:36.671 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:36 smithi064 bash[17467]: audit 2024-01-16T16:30:36.282057+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi184.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-01-16T16:30:37.397 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.200Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-01-16T16:30:37.397 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.201Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-01-16T16:30:37.397 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.201Z 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-01-16T16:30:37.397 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.201Z caller=main.go:594 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi184 (none))" 2024-01-16T16:30:37.397 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.201Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-01-16T16:30:37.397 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.201Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.207Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.208Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.211Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.211Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.216Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.216Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.464µs 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.216Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.217Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.236Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.236Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.236Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=102.047µs wal_replay_duration=20.220283ms wbl_replay_duration=221ns total_replay_duration=20.373502ms 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.240Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.240Z caller=main.go:1063 level=info msg="TSDB started" 2024-01-16T16:30:37.398 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.240Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-01-16T16:30:37.399 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.256Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.870302ms db_storage=1.001µs remote_storage=1.687µs web_handler=469ns query_engine=1.214µs scrape=407.367µs scrape_sd=32.569µs notify=38.079µs notify_sd=13.556µs rules=15.084826ms tracing=6.895µs 2024-01-16T16:30:37.399 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.256Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-01-16T16:30:37.399 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[27093]: ts=2024-01-16T16:30:37.256Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-01-16T16:30:37.399 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[17467]: audit 2024-01-16T16:30:36.258575+0000 mgr.x (mgr.34652) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-16T16:30:37.399 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[17467]: audit 2024-01-16T16:30:36.265787+0000 mgr.x (mgr.34652) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-01-16T16:30:37.399 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[17467]: cephadm 2024-01-16T16:30:36.283643+0000 mgr.x (mgr.34652) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:30:37.399 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[17467]: cluster 2024-01-16T16:30:36.668606+0000 mgr.x (mgr.34652) 43 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:37.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[13894]: audit 2024-01-16T16:30:36.258575+0000 mgr.x (mgr.34652) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-16T16:30:37.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[13894]: audit 2024-01-16T16:30:36.265787+0000 mgr.x (mgr.34652) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-01-16T16:30:37.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[13894]: cephadm 2024-01-16T16:30:36.283643+0000 mgr.x (mgr.34652) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:30:37.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:37 smithi064 bash[13894]: cluster 2024-01-16T16:30:36.668606+0000 mgr.x (mgr.34652) 43 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:37.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[13956]: audit 2024-01-16T16:30:36.258575+0000 mgr.x (mgr.34652) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-01-16T16:30:37.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[13956]: audit 2024-01-16T16:30:36.265787+0000 mgr.x (mgr.34652) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-01-16T16:30:37.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[13956]: cephadm 2024-01-16T16:30:36.283643+0000 mgr.x (mgr.34652) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f 2024-01-16T16:30:37.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:37 smithi184 bash[13956]: cluster 2024-01-16T16:30:36.668606+0000 mgr.x (mgr.34652) 43 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: cluster 2024-01-16T16:30:38.669337+0000 mgr.x (mgr.34652) 44 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.826347+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.832231+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: cephadm 2024-01-16T16:30:38.835618+0000 mgr.x (mgr.34652) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-449-ga70aebef (pacific) 2024-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: cephadm 2024-01-16T16:30:38.835842+0000 mgr.x (mgr.34652) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e, digests ['quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e'] 2024-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.838170+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.838395+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.840595+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:30:40.062 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.846187+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:30:40.063 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: cephadm 2024-01-16T16:30:38.851590+0000 mgr.x (mgr.34652) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:30:40.063 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: cephadm 2024-01-16T16:30:38.852749+0000 mgr.x (mgr.34652) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:30:40.063 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[13894]: audit 2024-01-16T16:30:38.854089+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-16T16:30:40.063 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: cluster 2024-01-16T16:30:38.669337+0000 mgr.x (mgr.34652) 44 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:40.063 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.826347+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.063 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.832231+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.063 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: cephadm 2024-01-16T16:30:38.835618+0000 mgr.x (mgr.34652) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-449-ga70aebef (pacific) 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: cephadm 2024-01-16T16:30:38.835842+0000 mgr.x (mgr.34652) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e, digests ['quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e'] 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.838170+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.838395+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.840595+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.846187+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: cephadm 2024-01-16T16:30:38.851590+0000 mgr.x (mgr.34652) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: cephadm 2024-01-16T16:30:38.852749+0000 mgr.x (mgr.34652) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:30:40.064 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:39 smithi064 bash[17467]: audit 2024-01-16T16:30:38.854089+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-16T16:30:40.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: cluster 2024-01-16T16:30:38.669337+0000 mgr.x (mgr.34652) 44 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:40.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.826347+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.832231+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: cephadm 2024-01-16T16:30:38.835618+0000 mgr.x (mgr.34652) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-449-ga70aebef (pacific) 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: cephadm 2024-01-16T16:30:38.835842+0000 mgr.x (mgr.34652) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e, digests ['quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e'] 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.838170+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.838395+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"progress_id\": \"8cb0c12f-21a7-441f-970a-b50d709b979a\", \"target_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"target_version\": \"16.2.14-449-ga70aebef\", \"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-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.840595+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.846187+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: cephadm 2024-01-16T16:30:38.851590+0000 mgr.x (mgr.34652) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: cephadm 2024-01-16T16:30:38.852749+0000 mgr.x (mgr.34652) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:30:40.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:39 smithi184 bash[13956]: audit 2024-01-16T16:30:38.854089+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: cluster 2024-01-16T16:30:40.670047+0000 mgr.x (mgr.34652) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: cephadm 2024-01-16T16:30:40.737287+0000 mgr.x (mgr.34652) 50 : cephadm [INF] Upgrade: Updating mgr.y 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.739127+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]: dispatch 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.744651+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]: dispatch 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.751133+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]': finished 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.751293+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:30:41.998 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.753947+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.755775+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.756760+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: cephadm 2024-01-16T16:30:40.757049+0000 mgr.x (mgr.34652) 51 : cephadm [INF] Deploying daemon mgr.y on smithi064 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[17467]: audit 2024-01-16T16:30:40.757730+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: cluster 2024-01-16T16:30:40.670047+0000 mgr.x (mgr.34652) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: cephadm 2024-01-16T16:30:40.737287+0000 mgr.x (mgr.34652) 50 : cephadm [INF] Upgrade: Updating mgr.y 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.739127+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.744651+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.751133+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]': finished 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.751293+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.753947+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-16T16:30:41.999 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.755775+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:42.000 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.756760+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:30:42.000 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: cephadm 2024-01-16T16:30:40.757049+0000 mgr.x (mgr.34652) 51 : cephadm [INF] Deploying daemon mgr.y on smithi064 2024-01-16T16:30:42.000 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:41 smithi064 bash[13894]: audit 2024-01-16T16:30:40.757730+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-16T16:30:42.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: cluster 2024-01-16T16:30:40.670047+0000 mgr.x (mgr.34652) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:42.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: cephadm 2024-01-16T16:30:40.737287+0000 mgr.x (mgr.34652) 50 : cephadm [INF] Upgrade: Updating mgr.y 2024-01-16T16:30:42.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.739127+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]: dispatch 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.744651+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]: dispatch 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.751133+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e", "who": "mgr.y"}]': finished 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.751293+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.753947+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.755775+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.756760+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: cephadm 2024-01-16T16:30:40.757049+0000 mgr.x (mgr.34652) 51 : cephadm [INF] Deploying daemon mgr.y on smithi064 2024-01-16T16:30:42.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:41 smithi184 bash[13956]: audit 2024-01-16T16:30:40.757730+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-01-16T16:30:43.164 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:42 smithi064 systemd[1]: Stopping Ceph mgr.y for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:30:44.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:43 smithi064 bash[13894]: cluster 2024-01-16T16:30:42.671202+0000 mgr.x (mgr.34652) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:44.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:43 smithi064 bash[17467]: cluster 2024-01-16T16:30:42.671202+0000 mgr.x (mgr.34652) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:44.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:43 smithi184 bash[13956]: cluster 2024-01-16T16:30:42.671202+0000 mgr.x (mgr.34652) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:45.664 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:45 smithi064 bash[13894]: cluster 2024-01-16T16:30:44.672039+0000 mgr.x (mgr.34652) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:45.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:45 smithi064 bash[17467]: cluster 2024-01-16T16:30:44.672039+0000 mgr.x (mgr.34652) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:45.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:45 smithi184 bash[13956]: cluster 2024-01-16T16:30:44.672039+0000 mgr.x (mgr.34652) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:48.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:47 smithi064 bash[13894]: cluster 2024-01-16T16:30:46.673537+0000 mgr.x (mgr.34652) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:48.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:47 smithi064 bash[17467]: cluster 2024-01-16T16:30:46.673537+0000 mgr.x (mgr.34652) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:48.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:47 smithi184 bash[13956]: cluster 2024-01-16T16:30:46.673537+0000 mgr.x (mgr.34652) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:50.164 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:49 smithi064 bash[13894]: cluster 2024-01-16T16:30:48.674262+0000 mgr.x (mgr.34652) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:50.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:49 smithi064 bash[17467]: cluster 2024-01-16T16:30:48.674262+0000 mgr.x (mgr.34652) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:50.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:49 smithi184 bash[13956]: cluster 2024-01-16T16:30:48.674262+0000 mgr.x (mgr.34652) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.692811+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.693375+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.693732+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.694082+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.698746+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.700073+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.700655+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[13894]: audit 2024-01-16T16:30:50.701183+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-16T16:30:51.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.692811+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.693375+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.693732+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.694082+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.698746+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.700073+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.700655+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:50 smithi064 bash[17467]: audit 2024-01-16T16:30:50.701183+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.692811+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.693375+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.693732+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.694082+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.698746+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.700073+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.700655+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-01-16T16:30:51.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:50 smithi184 bash[13956]: audit 2024-01-16T16:30:50.701183+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-01-16T16:30:52.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:51 smithi064 bash[13894]: cluster 2024-01-16T16:30:50.674954+0000 mgr.x (mgr.34652) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:52.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:51 smithi064 bash[17467]: cluster 2024-01-16T16:30:50.674954+0000 mgr.x (mgr.34652) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:52.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:51 smithi184 bash[13956]: cluster 2024-01-16T16:30:50.674954+0000 mgr.x (mgr.34652) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:53.984 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:53 smithi064 bash[13894]: cluster 2024-01-16T16:30:52.676469+0000 mgr.x (mgr.34652) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:53.985 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:53 smithi064 bash[36617]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.y 2024-01-16T16:30:53.985 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:53 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-01-16T16:30:53.985 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:53 smithi064 bash[36680]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.y 2024-01-16T16:30:53.985 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:53 smithi064 bash[17467]: cluster 2024-01-16T16:30:52.676469+0000 mgr.x (mgr.34652) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:54.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:53 smithi184 bash[13956]: cluster 2024-01-16T16:30:52.676469+0000 mgr.x (mgr.34652) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:54.350 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:54 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-01-16T16:30:54.350 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:54 smithi064 systemd[1]: Stopped Ceph mgr.y for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:30:54.350 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:54 smithi064 systemd[1]: Started Ceph mgr.y for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:30:55.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[13894]: audit 2024-01-16T16:30:54.323994+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:55.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[17467]: audit 2024-01-16T16:30:54.323994+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:55.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[13894]: audit 2024-01-16T16:30:54.330260+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:55.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[13894]: audit 2024-01-16T16:30:54.333701+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:30:55.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[17467]: audit 2024-01-16T16:30:54.330260+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:55.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[17467]: audit 2024-01-16T16:30:54.333701+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:30:55.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[13894]: audit 2024-01-16T16:30:54.335756+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:55.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[13894]: audit 2024-01-16T16:30:54.337560+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:55.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[13894]: audit 2024-01-16T16:30:54.338388+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:55.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[17467]: audit 2024-01-16T16:30:54.335756+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:55.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[17467]: audit 2024-01-16T16:30:54.337560+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:55.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:54 smithi064 bash[17467]: audit 2024-01-16T16:30:54.338388+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:55.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:54 smithi184 bash[13956]: audit 2024-01-16T16:30:54.323994+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:55.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:54 smithi184 bash[13956]: audit 2024-01-16T16:30:54.330260+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:30:55.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:54 smithi184 bash[13956]: audit 2024-01-16T16:30:54.333701+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:30:55.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:54 smithi184 bash[13956]: audit 2024-01-16T16:30:54.335756+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99614720, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.068997Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069480Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49796874, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069704Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50069504, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.069905Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46483374, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070038Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49870274, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070161Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13254000, \"cpu_percentage\": \"2.87%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070281Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:30:09.070521Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:30:55.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:54 smithi184 bash[13956]: audit 2024-01-16T16:30:54.337560+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:55.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:54 smithi184 bash[13956]: audit 2024-01-16T16:30:54.338388+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:30:55.529 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:55 smithi064 bash[36794]: debug 2024-01-16T16:30:55.363+0000 7f88e6d1c700 1 -- 172.21.15.64:0/3862876940 <== mon.1 v2:172.21.15.64:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5559c5b564e0 con 0x5559c5c4b000 2024-01-16T16:30:55.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:55 smithi064 bash[13894]: cluster 2024-01-16T16:30:54.677203+0000 mgr.x (mgr.34652) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:55.915 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:55 smithi064 bash[36794]: debug 2024-01-16T16:30:55.527+0000 7f88f7314680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-16T16:30:55.916 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:55 smithi064 bash[36794]: debug 2024-01-16T16:30:55.635+0000 7f88f7314680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-16T16:30:55.916 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:55 smithi064 bash[17467]: cluster 2024-01-16T16:30:54.677203+0000 mgr.x (mgr.34652) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:56.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:55 smithi184 bash[13956]: cluster 2024-01-16T16:30:54.677203+0000 mgr.x (mgr.34652) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:56.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:56 smithi064 bash[36794]: debug 2024-01-16T16:30:56.091+0000 7f88f7314680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-16T16:30:57.385 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:57 smithi064 bash[36794]: debug 2024-01-16T16:30:57.031+0000 7f88f7314680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-16T16:30:57.385 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:57 smithi064 bash[36794]: debug 2024-01-16T16:30:57.131+0000 7f88f7314680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-16T16:30:57.664 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:57 smithi064 bash[36794]: debug 2024-01-16T16:30:57.383+0000 7f88f7314680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-16T16:30:58.164 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:57 smithi064 bash[17467]: cluster 2024-01-16T16:30:56.678736+0000 mgr.x (mgr.34652) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:58.196 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:57 smithi064 bash[13894]: cluster 2024-01-16T16:30:56.678736+0000 mgr.x (mgr.34652) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:58.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:57 smithi184 bash[13956]: cluster 2024-01-16T16:30:56.678736+0000 mgr.x (mgr.34652) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:58.816 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:58 smithi064 bash[36794]: debug 2024-01-16T16:30:58.543+0000 7f88f7314680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-16T16:30:58.816 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:58 smithi064 bash[36794]: debug 2024-01-16T16:30:58.715+0000 7f88f7314680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-16T16:30:59.157 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:58 smithi064 bash[36794]: debug 2024-01-16T16:30:58.815+0000 7f88f7314680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-16T16:30:59.157 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:58 smithi064 bash[36794]: debug 2024-01-16T16:30:58.931+0000 7f88f7314680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-16T16:30:59.157 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:59 smithi064 bash[36794]: debug 2024-01-16T16:30:59.155+0000 7f88f7314680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-16T16:30:59.915 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:59 smithi064 bash[36794]: debug 2024-01-16T16:30:59.551+0000 7f88f7314680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-16T16:30:59.915 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:30:59 smithi064 bash[36794]: debug 2024-01-16T16:30:59.687+0000 7f88f7314680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-16T16:30:59.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:30:59 smithi064 bash[17467]: cluster 2024-01-16T16:30:58.679490+0000 mgr.x (mgr.34652) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:30:59.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:30:59 smithi064 bash[13894]: cluster 2024-01-16T16:30:58.679490+0000 mgr.x (mgr.34652) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:00.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:30:59 smithi184 bash[13956]: cluster 2024-01-16T16:30:58.679490+0000 mgr.x (mgr.34652) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:00.914 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[36794]: debug 2024-01-16T16:31:00.663+0000 7f88f7314680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-16T16:31:00.915 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[36794]: debug 2024-01-16T16:31:00.771+0000 7f88f7314680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-16T16:31:00.915 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[36794]: debug 2024-01-16T16:31:00.895+0000 7f88f7314680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-16T16:31:00.918 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.448935+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.919 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.455458+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.919 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.448935+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.919 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.455458+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.920 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.460689+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:31:00.920 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.460689+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:31:00.920 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.748893+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.921 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.748893+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.921 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.755353+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.921 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.762173+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:00.921 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.763291+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.767920+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.775368+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.780862+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.782694+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[13894]: audit 2024-01-16T16:31:00.788514+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.755353+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.762173+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:00.922 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.763291+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:31:00.923 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.767920+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:00.923 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.775368+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:31:00.923 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.780862+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:00.923 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.782694+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:00.923 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:00 smithi064 bash[17467]: audit 2024-01-16T16:31:00.788514+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:01.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.448935+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:01.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.455458+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:01.234 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.460689+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 118069657, \"cpu_percentage\": \"1.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.444935Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 87377838, \"cpu_percentage\": \"100.13%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:00.445178Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445317Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_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.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445447Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50205818, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445577Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46504345, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445704Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.445902Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446097Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446231Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.446359Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.446572Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:31:01.235 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.748893+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.755353+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]: dispatch 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.762173+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.763291+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115867648, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.743898Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 435473612, \"cpu_percentage\": \"2.56%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744154Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744343Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49440358, \"cpu_percentage\": \"1.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744544Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744739Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50530877, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.744932Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35798384, \"cpu_percentage\": \"0.11%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745126Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13180600, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745318Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26906460, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745510Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51160023, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:00.745700Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:00.746001Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}}"}]': finished 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.767920+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.775368+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.780862+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.782694+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:01.236 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:00 smithi184 bash[13956]: audit 2024-01-16T16:31:00.788514+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:01.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[36794]: debug 2024-01-16T16:31:01.119+0000 7f88f7314680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-16T16:31:01.763 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[36794]: debug 2024-01-16T16:31:01.415+0000 7f88f7314680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-16T16:31:01.763 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[36794]: debug 2024-01-16T16:31:01.583+0000 7f88f7314680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-16T16:31:02.100 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[36794]: debug 2024-01-16T16:31:01.763+0000 7f88f7314680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-16T16:31:02.100 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[36794]: debug 2024-01-16T16:31:01.987+0000 7f88f7314680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-16T16:31:02.100 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: cluster 2024-01-16T16:31:00.680120+0000 mgr.x (mgr.34652) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: cephadm 2024-01-16T16:31:00.784773+0000 mgr.x (mgr.34652) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: cephadm 2024-01-16T16:31:00.785409+0000 mgr.x (mgr.34652) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: cephadm 2024-01-16T16:31:00.788287+0000 mgr.x (mgr.34652) 64 : cephadm [INF] Failing over to other MGR 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: audit 2024-01-16T16:31:00.789535+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: audit 2024-01-16T16:31:00.808330+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: audit 2024-01-16T16:31:00.812189+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' 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-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: audit 2024-01-16T16:31:00.814220+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: cluster 2024-01-16T16:31:00.817310+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: audit 2024-01-16T16:31:00.817961+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34652 ' 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-01-16T16:31:02.101 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[17467]: audit 2024-01-16T16:31:00.819863+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: cluster 2024-01-16T16:31:00.680120+0000 mgr.x (mgr.34652) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:02.101 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: cephadm 2024-01-16T16:31:00.784773+0000 mgr.x (mgr.34652) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: cephadm 2024-01-16T16:31:00.785409+0000 mgr.x (mgr.34652) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: cephadm 2024-01-16T16:31:00.788287+0000 mgr.x (mgr.34652) 64 : cephadm [INF] Failing over to other MGR 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: audit 2024-01-16T16:31:00.789535+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: audit 2024-01-16T16:31:00.808330+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: audit 2024-01-16T16:31:00.812189+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' 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-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: audit 2024-01-16T16:31:00.814220+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: cluster 2024-01-16T16:31:00.817310+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: audit 2024-01-16T16:31:00.817961+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34652 ' 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-01-16T16:31:02.102 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:01 smithi064 bash[13894]: audit 2024-01-16T16:31:00.819863+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[25534]: debug 2024-01-16T16:31:01.808+0000 7fdf8723b700 -1 mgr handle_mgr_map I was active but no longer am 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[25534]: ignoring --setuser ceph since I am not root 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[25534]: ignoring --setgroup ceph since I am not root 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[25534]: debug 2024-01-16T16:31:01.856+0000 7f718db24700 1 -- 172.21.15.184:0/2858822824 <== mon.2 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d238a5c4e0 con 0x55d238b51000 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[25534]: debug 2024-01-16T16:31:02.016+0000 7f719dcfe680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: cluster 2024-01-16T16:31:00.680120+0000 mgr.x (mgr.34652) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: cephadm 2024-01-16T16:31:00.784773+0000 mgr.x (mgr.34652) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: cephadm 2024-01-16T16:31:00.785409+0000 mgr.x (mgr.34652) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: cephadm 2024-01-16T16:31:00.788287+0000 mgr.x (mgr.34652) 64 : cephadm [INF] Failing over to other MGR 2024-01-16T16:31:02.125 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: audit 2024-01-16T16:31:00.789535+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-16T16:31:02.126 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: audit 2024-01-16T16:31:00.808330+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-01-16T16:31:02.126 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: audit 2024-01-16T16:31:00.812189+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' 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-01-16T16:31:02.126 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: audit 2024-01-16T16:31:00.814220+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34652 172.21.15.184:0/1346192490' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:31:02.126 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: cluster 2024-01-16T16:31:00.817310+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-01-16T16:31:02.126 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: audit 2024-01-16T16:31:00.817961+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34652 ' 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-01-16T16:31:02.126 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:01 smithi184 bash[13956]: audit 2024-01-16T16:31:00.819863+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-01-16T16:31:02.414 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[36794]: debug 2024-01-16T16:31:02.099+0000 7f88f7314680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-16T16:31:02.482 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[25534]: debug 2024-01-16T16:31:02.116+0000 7f719dcfe680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-01-16T16:31:02.817 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[25534]: debug 2024-01-16T16:31:02.552+0000 7f719dcfe680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: audit 2024-01-16T16:31:01.819433+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: cluster 2024-01-16T16:31:01.819532+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 1.01068s) 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: audit 2024-01-16T16:31:01.826305+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: cluster 2024-01-16T16:31:01.826364+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: cluster 2024-01-16T16:31:02.124847+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: cluster 2024-01-16T16:31:02.126196+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: audit 2024-01-16T16:31:02.127046+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: cluster 2024-01-16T16:31:02.133087+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: audit 2024-01-16T16:31:02.136461+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:02.818 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: audit 2024-01-16T16:31:02.138881+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-16T16:31:02.819 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:02 smithi184 bash[13956]: audit 2024-01-16T16:31:02.139265+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:03.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: audit 2024-01-16T16:31:01.819433+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-16T16:31:03.167 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: cluster 2024-01-16T16:31:01.819532+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 1.01068s) 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: audit 2024-01-16T16:31:01.826305+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: cluster 2024-01-16T16:31:01.826364+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: cluster 2024-01-16T16:31:02.124847+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: cluster 2024-01-16T16:31:02.126196+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: audit 2024-01-16T16:31:02.127046+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: cluster 2024-01-16T16:31:02.133087+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: audit 2024-01-16T16:31:02.136461+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: audit 2024-01-16T16:31:02.138881+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[13894]: audit 2024-01-16T16:31:02.139265+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:03.168 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: audit 2024-01-16T16:31:01.819433+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: cluster 2024-01-16T16:31:01.819532+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 1.01068s) 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: audit 2024-01-16T16:31:01.826305+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34652 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: cluster 2024-01-16T16:31:01.826364+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: cluster 2024-01-16T16:31:02.124847+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: cluster 2024-01-16T16:31:02.126196+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: audit 2024-01-16T16:31:02.127046+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: cluster 2024-01-16T16:31:02.133087+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: audit 2024-01-16T16:31:02.136461+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: audit 2024-01-16T16:31:02.138881+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-01-16T16:31:03.169 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:02 smithi064 bash[17467]: audit 2024-01-16T16:31:02.139265+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:03.831 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:03 smithi184 bash[25534]: debug 2024-01-16T16:31:03.500+0000 7f719dcfe680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-01-16T16:31:03.831 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:03 smithi184 bash[25534]: debug 2024-01-16T16:31:03.596+0000 7f719dcfe680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-01-16T16:31:04.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:03 smithi064 bash[13894]: cluster 2024-01-16T16:31:02.833549+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.707675s) 2024-01-16T16:31:04.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:03 smithi064 bash[17467]: cluster 2024-01-16T16:31:02.833549+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.707675s) 2024-01-16T16:31:04.232 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:03 smithi184 bash[25534]: debug 2024-01-16T16:31:03.844+0000 7f719dcfe680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-01-16T16:31:04.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:03 smithi184 bash[13956]: cluster 2024-01-16T16:31:02.833549+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.707675s) 2024-01-16T16:31:05.231 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:04 smithi184 bash[25534]: debug 2024-01-16T16:31:04.964+0000 7f719dcfe680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-01-16T16:31:05.231 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:05 smithi184 bash[25534]: debug 2024-01-16T16:31:05.128+0000 7f719dcfe680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-01-16T16:31:05.483 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:05 smithi184 bash[25534]: debug 2024-01-16T16:31:05.224+0000 7f719dcfe680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-01-16T16:31:05.483 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:05 smithi184 bash[25534]: debug 2024-01-16T16:31:05.332+0000 7f719dcfe680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-01-16T16:31:05.924 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:05 smithi184 bash[25534]: debug 2024-01-16T16:31:05.552+0000 7f719dcfe680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-01-16T16:31:06.232 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:05 smithi184 bash[25534]: debug 2024-01-16T16:31:05.916+0000 7f719dcfe680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-01-16T16:31:06.232 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:06 smithi184 bash[25534]: debug 2024-01-16T16:31:06.036+0000 7f719dcfe680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-01-16T16:31:07.232 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:06 smithi184 bash[25534]: debug 2024-01-16T16:31:06.896+0000 7f719dcfe680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-01-16T16:31:07.233 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:07 smithi184 bash[25534]: debug 2024-01-16T16:31:06.996+0000 7f719dcfe680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-01-16T16:31:07.233 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:07 smithi184 bash[25534]: debug 2024-01-16T16:31:07.112+0000 7f719dcfe680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-01-16T16:31:07.625 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:07 smithi184 bash[25534]: debug 2024-01-16T16:31:07.328+0000 7f719dcfe680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-01-16T16:31:07.957 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:07 smithi184 bash[25534]: debug 2024-01-16T16:31:07.616+0000 7f719dcfe680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-01-16T16:31:07.957 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:07 smithi184 bash[25534]: debug 2024-01-16T16:31:07.780+0000 7f719dcfe680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-01-16T16:31:08.232 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:07 smithi184 bash[25534]: debug 2024-01-16T16:31:07.948+0000 7f719dcfe680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-01-16T16:31:08.232 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[25534]: debug 2024-01-16T16:31:08.164+0000 7f719dcfe680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[13894]: audit 2024-01-16T16:31:08.295437+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[13894]: audit 2024-01-16T16:31:08.296405+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[13894]: audit 2024-01-16T16:31:08.298418+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[13894]: audit 2024-01-16T16:31:08.299186+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[13894]: cluster 2024-01-16T16:31:08.300511+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[17467]: audit 2024-01-16T16:31:08.295437+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-16T16:31:08.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[17467]: audit 2024-01-16T16:31:08.296405+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:08.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[17467]: audit 2024-01-16T16:31:08.298418+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-16T16:31:08.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[17467]: audit 2024-01-16T16:31:08.299186+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:08.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:08 smithi064 bash[17467]: cluster 2024-01-16T16:31:08.300511+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2024-01-16T16:31:08.732 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[25534]: debug 2024-01-16T16:31:08.268+0000 7f719dcfe680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-01-16T16:31:08.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[13956]: audit 2024-01-16T16:31:08.295437+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-01-16T16:31:08.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[13956]: audit 2024-01-16T16:31:08.296405+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:08.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[13956]: audit 2024-01-16T16:31:08.298418+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-01-16T16:31:08.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[13956]: audit 2024-01-16T16:31:08.299186+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.184:0/2281201261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:08.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:08 smithi184 bash[13956]: cluster 2024-01-16T16:31:08.300511+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2024-01-16T16:31:09.080 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph orch ps' 2024-01-16T16:31:09.369 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[36794]: Warning: Permanently added '172.21.15.64' (ECDSA) to the list of known hosts. 2024-01-16T16:31:09.369 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[36794]: Warning: Permanently added '172.21.15.184' (ECDSA) to the list of known hosts. 2024-01-16T16:31:09.377 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: cluster 2024-01-16T16:31:08.365297+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.367066+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.367249+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.836602+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.836955+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.837319+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.841705+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.842404+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.842887+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.843450+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.843924+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:31:09.378 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.844257+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.844592+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.844897+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.845191+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.845416+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.846090+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.847655+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.849049+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.849764+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.850349+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.850906+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.851568+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi184"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.852213+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.852831+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.853440+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-16T16:31:09.379 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.854007+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.854531+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.855035+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.855542+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.856037+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.856565+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.857088+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.857625+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-16T16:31:09.380 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.858172+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.858692+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.859202+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.859730+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.860232+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.860756+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.861296+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: cluster 2024-01-16T16:31:08.879151+0000 mon.a (mon.0) 719 : cluster [INF] Manager daemon y is now available 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.905254+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"172.21.15.184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:08.909749+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"172.21.15.184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:09.047968+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:09.054790+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:09.381 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:09.103205+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[17467]: audit 2024-01-16T16:31:09.142953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: cluster 2024-01-16T16:31:08.365297+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.367066+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.367249+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.836602+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.836955+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-16T16:31:09.382 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.837319+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.841705+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.842404+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.842887+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.843450+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.843924+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.844257+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.844592+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.844897+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.845191+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.845416+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.846090+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.847655+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.849049+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.849764+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-16T16:31:09.383 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.850349+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.850906+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.851568+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi184"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.852213+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.852831+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.853440+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.854007+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.854531+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.855035+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.855542+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.856037+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.856565+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.857088+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.857625+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-16T16:31:09.384 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.858172+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.858692+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.859202+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.859730+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.860232+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.860756+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.861296+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: cluster 2024-01-16T16:31:08.879151+0000 mon.a (mon.0) 719 : cluster [INF] Manager daemon y is now available 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.905254+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"172.21.15.184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:08.909749+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"172.21.15.184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:09.047968+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:09.054790+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:09.103205+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:31:09.385 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:09 smithi064 bash[13894]: audit 2024-01-16T16:31:09.142953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-16T16:31:09.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: cluster 2024-01-16T16:31:08.365297+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2024-01-16T16:31:09.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.367066+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.367249+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.836602+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.836955+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.837319+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.841705+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.842404+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.842887+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.843450+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.843924+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.844257+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.844592+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.844897+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.845191+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-16T16:31:09.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.845416+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.846090+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.847655+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.849049+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.849764+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.850349+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.850906+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi064"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.851568+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi184"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.852213+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.852831+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.853440+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-16T16:31:09.485 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.854007+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-16T16:31:09.486 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.854531+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-16T16:31:09.486 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.855035+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-16T16:31:09.486 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.855542+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-16T16:31:09.486 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.856037+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-01-16T16:31:09.486 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.856565+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-16T16:31:09.486 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.857088+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-16T16:31:09.487 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.857625+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-16T16:31:09.487 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.858172+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-16T16:31:09.487 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.858692+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-16T16:31:09.487 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.859202+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-16T16:31:09.487 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.859730+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-16T16:31:09.487 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.860232+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-16T16:31:09.488 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.860756+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-16T16:31:09.488 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.861296+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-16T16:31:09.488 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: cluster 2024-01-16T16:31:08.879151+0000 mon.a (mon.0) 719 : cluster [INF] Manager daemon y is now available 2024-01-16T16:31:09.488 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.905254+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"172.21.15.184\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-01-16T16:31:09.488 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:08.909749+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi064\": {\"hostname\": \"smithi064\", \"addr\": \"172.21.15.64\", \"labels\": [], \"status\": \"\"}, \"smithi184\": {\"hostname\": \"smithi184\", \"addr\": \"172.21.15.184\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-01-16T16:31:09.488 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:09.047968+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:09.489 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:09.054790+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:09.489 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:09.103205+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-01-16T16:31:09.489 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:09 smithi184 bash[13956]: audit 2024-01-16T16:31:09.142953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-01-16T16:31:10.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[13894]: cephadm 2024-01-16T16:31:08.904414+0000 mgr.y (mgr.24769) 1 : cephadm [INF] inventory: adjusted host smithi184 addr 'smithi184' -> '172.21.15.184' 2024-01-16T16:31:10.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[13894]: audit 2024-01-16T16:31:09.383628+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:31:10.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[13894]: cluster 2024-01-16T16:31:09.392744+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-01-16T16:31:10.661 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[13894]: audit 2024-01-16T16:31:09.393378+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:31:10.661 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[17467]: cephadm 2024-01-16T16:31:08.904414+0000 mgr.y (mgr.24769) 1 : cephadm [INF] inventory: adjusted host smithi184 addr 'smithi184' -> '172.21.15.184' 2024-01-16T16:31:10.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[17467]: audit 2024-01-16T16:31:09.383628+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:31:10.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[17467]: cluster 2024-01-16T16:31:09.392744+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-01-16T16:31:10.662 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:10 smithi064 bash[17467]: audit 2024-01-16T16:31:09.393378+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:31:10.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:10 smithi184 bash[13956]: cephadm 2024-01-16T16:31:08.904414+0000 mgr.y (mgr.24769) 1 : cephadm [INF] inventory: adjusted host smithi184 addr 'smithi184' -> '172.21.15.184' 2024-01-16T16:31:10.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:10 smithi184 bash[13956]: audit 2024-01-16T16:31:09.383628+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:31:10.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:10 smithi184 bash[13956]: cluster 2024-01-16T16:31:09.392744+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-01-16T16:31:10.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:10 smithi184 bash[13956]: audit 2024-01-16T16:31:09.393378+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-16T16:31:11.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:11 smithi064 bash[13894]: cluster 2024-01-16T16:31:09.416453+0000 mgr.y (mgr.24769) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:11.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:11 smithi064 bash[13894]: cluster 2024-01-16T16:31:10.415149+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-16T16:31:11.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:11 smithi064 bash[13894]: cluster 2024-01-16T16:31:10.844348+0000 mgr.y (mgr.24769) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:11.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:11 smithi064 bash[17467]: cluster 2024-01-16T16:31:09.416453+0000 mgr.y (mgr.24769) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:11.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:11 smithi064 bash[17467]: cluster 2024-01-16T16:31:10.415149+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-16T16:31:11.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:11 smithi064 bash[17467]: cluster 2024-01-16T16:31:10.844348+0000 mgr.y (mgr.24769) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:11.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:11 smithi184 bash[13956]: cluster 2024-01-16T16:31:09.416453+0000 mgr.y (mgr.24769) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:11.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:11 smithi184 bash[13956]: cluster 2024-01-16T16:31:10.415149+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-01-16T16:31:11.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:11 smithi184 bash[13956]: cluster 2024-01-16T16:31:10.844348+0000 mgr.y (mgr.24769) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:alertmanager.a smithi064 running (50s) 12s ago 7m 14.8M - 0.26.0 9f27df16978d 5882c5444e09 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:grafana.a smithi184 running (6m) 12s ago 6m 25.6M - 6.6.2 87a51ecf0b1c 99934dc21744 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.x smithi184 running (96s) 12s ago 11m 415M - 16.2.14-449-ga70aebef 377ff36742d8 0fa6b8657c41 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:mgr.y smithi064 *:8443 running (18s) 12s ago 13m 83.3M - 16.2.14-449-ga70aebef 377ff36742d8 8cfab24dc33e 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:mon.a smithi064 running (13m) 12s ago 13m 112M 2048M 15.2.0 204a01f9b0b6 0d6b35498544 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:mon.b smithi184 running (11m) 12s ago 11m 110M 2048M 15.2.0 204a01f9b0b6 af78804e1834 2024-01-16T16:31:12.799 INFO:teuthology.orchestra.run.smithi064.stdout:mon.c smithi064 running (11m) 12s ago 11m 106M 2048M 15.2.0 204a01f9b0b6 b5a943045603 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.a smithi064 running (7m) 12s ago 7m 11.8M - 1.7.0 72c9c2088986 e68911d80acd 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:node-exporter.b smithi184 running (7m) 12s ago 7m 12.5M - 1.7.0 72c9c2088986 ba12fbaa52d3 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.0 smithi064 running (10m) 12s ago 11m 47.8M 4096M 15.2.0 204a01f9b0b6 68106963f26f 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.1 smithi064 running (10m) 12s ago 10m 47.8M 4096M 15.2.0 204a01f9b0b6 2da3b0da059d 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.2 smithi064 running (10m) 12s ago 10m 44.3M 4096M 15.2.0 204a01f9b0b6 bf0474af8e82 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.3 smithi064 running (9m) 12s ago 9m 47.8M 4096M 15.2.0 204a01f9b0b6 8b8856e84f30 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.4 smithi184 running (9m) 12s ago 9m 49.0M 4096M 15.2.0 204a01f9b0b6 83b839f97c5d 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.5 smithi184 running (8m) 12s ago 8m 47.1M 4096M 15.2.0 204a01f9b0b6 b7afdb5a5bef 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.6 smithi184 running (8m) 12s ago 8m 47.3M 4096M 15.2.0 204a01f9b0b6 b105460f6372 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:osd.7 smithi184 running (8m) 12s ago 8m 48.1M 4096M 15.2.0 204a01f9b0b6 50ca9796f185 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:prometheus.a smithi184 running (36s) 12s ago 7m 34.1M - 2.49.1 2a72b385beaf 3a20c9a29a33 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi064.uskvog smithi064 running (5m) 12s ago 5m 49.1M - 15.2.0 204a01f9b0b6 efda86ca2705 2024-01-16T16:31:12.800 INFO:teuthology.orchestra.run.smithi064.stdout:rgw.r.z.smithi184.qagoyy smithi184 running (5m) 12s ago 5m 48.7M - 15.2.0 204a01f9b0b6 00754176ec8f 2024-01-16T16:31:13.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.773026+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.773754+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.165 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.774536+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.775395+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.776169+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.776930+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.780048+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.780762+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.781419+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.782060+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[13894]: audit 2024-01-16T16:31:12.782836+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.773026+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.773754+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.166 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.774536+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.775395+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.776169+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.776930+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.780048+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.780762+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.781419+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.782060+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.167 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:12 smithi064 bash[17467]: audit 2024-01-16T16:31:12.782836+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.773026+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.773754+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.774536+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.775395+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.776169+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.776930+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.780048+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.780762+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.781419+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.782060+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:12 smithi184 bash[13956]: audit 2024-01-16T16:31:12.782836+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:13.583 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph versions' 2024-01-16T16:31:13.834 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:13 smithi064 bash[13894]: audit 2024-01-16T16:31:12.766445+0000 mgr.y (mgr.24769) 4 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:31:13.835 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:13 smithi064 bash[13894]: cluster 2024-01-16T16:31:12.845035+0000 mgr.y (mgr.24769) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:14.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:13 smithi064 bash[17467]: audit 2024-01-16T16:31:12.766445+0000 mgr.y (mgr.24769) 4 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:31:14.165 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:13 smithi064 bash[17467]: cluster 2024-01-16T16:31:12.845035+0000 mgr.y (mgr.24769) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:14.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:13 smithi184 bash[13956]: audit 2024-01-16T16:31:12.766445+0000 mgr.y (mgr.24769) 4 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-16T16:31:14.232 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:13 smithi184 bash[13956]: cluster 2024-01-16T16:31:12.845035+0000 mgr.y (mgr.24769) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:15.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:15 smithi064 bash[13894]: cluster 2024-01-16T16:31:14.846712+0000 mgr.y (mgr.24769) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:15.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:15 smithi064 bash[17467]: cluster 2024-01-16T16:31:14.846712+0000 mgr.y (mgr.24769) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:15.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:15 smithi184 bash[13956]: cluster 2024-01-16T16:31:14.846712+0000 mgr.y (mgr.24769) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:16.666 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.682660+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95661588, \"cpu_percentage\": \"2.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.676411Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"5.86%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:15.676815Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677089Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49471815, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677345Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677597Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677911Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_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\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678167Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678419Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678673Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52156170, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678926Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.679360Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:31:16.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.682660+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95661588, \"cpu_percentage\": \"2.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.676411Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"5.86%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:15.676815Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677089Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49471815, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677345Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677597Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677911Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_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\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678167Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678419Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678673Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52156170, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678926Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.679360Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:31:16.667 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.691057+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95661588, \"cpu_percentage\": \"2.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.676411Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"5.86%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:15.676815Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677089Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49471815, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677345Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677597Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677911Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_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\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678167Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678419Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678673Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52156170, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678926Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.679360Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:31:16.667 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.691057+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95661588, \"cpu_percentage\": \"2.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.676411Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"5.86%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:15.676815Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677089Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49471815, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677345Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677597Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677911Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_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\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678167Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678419Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678673Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52156170, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678926Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.679360Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:31:16.668 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.801450+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795065Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795436Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795700Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795950Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49765416, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796196Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796443Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37109104, \"cpu_percentage\": \"0.90%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796690Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13170114, \"cpu_percentage\": \"4.60%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796935Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27021803, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797178Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797439Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.797861Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:31:16.668 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.801450+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795065Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795436Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795700Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795950Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49765416, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796196Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796443Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37109104, \"cpu_percentage\": \"0.90%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796690Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13170114, \"cpu_percentage\": \"4.60%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796935Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27021803, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797178Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797439Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.797861Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.810055+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795065Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795436Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795700Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795950Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49765416, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796196Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796443Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37109104, \"cpu_percentage\": \"0.90%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796690Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13170114, \"cpu_percentage\": \"4.60%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796935Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27021803, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797178Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797439Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.797861Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.963426+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.964221+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.964936+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.965669+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.966348+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.966971+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.967625+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.810055+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795065Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795436Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795700Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795950Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49765416, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796196Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796443Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37109104, \"cpu_percentage\": \"0.90%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796690Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13170114, \"cpu_percentage\": \"4.60%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796935Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27021803, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797178Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797439Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.797861Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:31:16.669 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.963426+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.964221+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.964936+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.965669+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.966348+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.966971+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.967625+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.968278+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:15.968926+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.068124+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.670 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.069267+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.070277+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.071285+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.072365+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.073404+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.074314+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.075334+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.076329+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.079832+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.086127+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.097456+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:16.671 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[13894]: audit 2024-01-16T16:31:16.099469+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.968278+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:15.968926+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.068124+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.069267+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.070277+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.071285+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.072365+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.073404+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.074314+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.075334+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.076329+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.079832+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:16.672 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.086127+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:31:16.673 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.097456+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:16.673 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[17467]: audit 2024-01-16T16:31:16.099469+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:16.736 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.682660+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95661588, \"cpu_percentage\": \"2.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.676411Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"5.86%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:15.676815Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677089Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49471815, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677345Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677597Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677911Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_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\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678167Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678419Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678673Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52156170, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678926Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.679360Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.691057+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi064","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi064\", \"container_id\": \"0d6b35498544\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95661588, \"cpu_percentage\": \"2.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.676411Z\", \"created\": \"2024-01-16T16:17:31.220774Z\", \"started\": \"2024-01-16T16:17:37.348273Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi064\", \"container_id\": \"8cfab24dc33e\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 423519846, \"cpu_percentage\": \"5.86%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-01-16T16:31:15.676815Z\", \"created\": \"2024-01-16T16:17:39.632580Z\", \"started\": \"2024-01-16T16:30:54.349801Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi064\", \"container_id\": \"b5a943045603\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112092774, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677089Z\", \"created\": \"2024-01-16T16:19:18.498305Z\", \"started\": \"2024-01-16T16:19:18.523417Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi064\", \"container_id\": \"68106963f26f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49471815, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677345Z\", \"created\": \"2024-01-16T16:20:09.188857Z\", \"started\": \"2024-01-16T16:20:14.381621Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi064\", \"container_id\": \"2da3b0da059d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50499420, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677597Z\", \"created\": \"2024-01-16T16:20:34.255193Z\", \"started\": \"2024-01-16T16:20:38.836758Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi064\", \"container_id\": \"bf0474af8e82\", \"container_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\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.677911Z\", \"created\": \"2024-01-16T16:21:00.242093Z\", \"started\": \"2024-01-16T16:21:05.157058Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi064\", \"container_id\": \"8b8856e84f30\", \"container_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\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678167Z\", \"created\": \"2024-01-16T16:21:27.709130Z\", \"started\": \"2024-01-16T16:21:31.837529Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi064\", \"container_id\": \"e68911d80acd\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12467568, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678419Z\", \"created\": \"2024-01-16T16:23:39.870064Z\", \"started\": \"2024-01-16T16:23:48.534845Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi064\", \"container_id\": \"5882c5444e09\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678673Z\", \"created\": \"2024-01-16T16:23:57.533629Z\", \"started\": \"2024-01-16T16:30:22.616321Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi064.uskvog\", \"daemon_name\": \"rgw.r.z.smithi064.uskvog\", \"hostname\": \"smithi064\", \"container_id\": \"efda86ca2705\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52156170, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.678926Z\", \"created\": \"2024-01-16T16:25:49.838899Z\", \"started\": \"2024-01-16T16:25:49.867213Z\"}}, \"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-01-16T16:29:50.710694Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"482f9396-5a90-4f9f-898c-fa26668729f5\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"DZftI9-3xGJ-Yb8a-14x4-Rrzh-WpCf-xszx3i\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"70bbeee7-fbfd-4726-b898-182d6420e52d\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"riedfe-AGXh-ZIBD-OC3X-0mbb-oaJZ-dPX9mO\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"87bd0679-a9ed-4736-9e8d-f6267bb87dc0\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ptgCFI-YSLd-fMXJ-2GSY-EAS1-GAcB-3NG5FJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a4aa6bbc-a807-489a-860d-4766041da001\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"IO2KdT-BHDE-ysEJ-z3HV-VS0L-lOd3-BfAcFT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT534400C2400BGN\", \"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\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_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-01-16T16:29:50.710713Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4W5Z1\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:12.338787Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:40.756902Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:07.077354Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:32.167719Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-01-16T16:20:57.951118Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:25.472452Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.188072Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-01-16T16:30:14.266004Z\"}, \"rgw.r.z.smithi064.uskvog\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:46.880414Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:10.196087Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.679360Z\", \"last_device_update\": \"2024-01-16T16:21:35.075577Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.534386Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.801450+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795065Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795436Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795700Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795950Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49765416, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796196Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796443Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37109104, \"cpu_percentage\": \"0.90%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796690Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13170114, \"cpu_percentage\": \"4.60%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796935Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27021803, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797178Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797439Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.797861Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.810055+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi184","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi184\", \"container_id\": \"af78804e1834\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 116077363, \"cpu_percentage\": \"0.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795065Z\", \"created\": \"2024-01-16T16:19:32.393447Z\", \"started\": \"2024-01-16T16:19:32.422046Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi184\", \"container_id\": \"0fa6b8657c41\", \"container_image_id\": \"377ff36742d84303ba11817f77efd84764a4cf512b1f6cd6c67b185537c86718\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:a70aebef70df6ec2d957347ccbfc484e0573dd5f\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:03cebbcb5093d723ae3c0cb1ed662305909bd21ed66495ca95a0fbb33e52a87e\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-449-ga70aebef\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795436Z\", \"created\": \"2024-01-16T16:19:49.521053Z\", \"started\": \"2024-01-16T16:29:36.237544Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi184\", \"container_id\": \"83b839f97c5d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795700Z\", \"created\": \"2024-01-16T16:21:49.027550Z\", \"started\": \"2024-01-16T16:21:53.394435Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi184\", \"container_id\": \"b7afdb5a5bef\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.795950Z\", \"created\": \"2024-01-16T16:22:14.195130Z\", \"started\": \"2024-01-16T16:22:18.069807Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi184\", \"container_id\": \"b105460f6372\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49765416, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796196Z\", \"created\": \"2024-01-16T16:22:39.135288Z\", \"started\": \"2024-01-16T16:22:43.375431Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi184\", \"container_id\": \"50ca9796f185\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796443Z\", \"created\": \"2024-01-16T16:23:04.511037Z\", \"started\": \"2024-01-16T16:23:08.091929Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi184\", \"container_id\": \"3a20c9a29a33\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37109104, \"cpu_percentage\": \"0.90%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796690Z\", \"created\": \"2024-01-16T16:23:37.419073Z\", \"started\": \"2024-01-16T16:30:36.214392Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi184\", \"container_id\": \"ba12fbaa52d3\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13170114, \"cpu_percentage\": \"4.60%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.796935Z\", \"created\": \"2024-01-16T16:23:40.571095Z\", \"started\": \"2024-01-16T16:23:46.670403Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi184\", \"container_id\": \"99934dc21744\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27021803, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797178Z\", \"created\": \"2024-01-16T16:24:24.098771Z\", \"started\": \"2024-01-16T16:24:24.119760Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi184.qagoyy\", \"daemon_name\": \"rgw.r.z.smithi184.qagoyy\", \"hostname\": \"smithi184\", \"container_id\": \"00754176ec8f\", \"container_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.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-01-16T16:31:15.797439Z\", \"created\": \"2024-01-16T16:25:46.842183Z\", \"started\": \"2024-01-16T16:25:46.866595Z\"}}, \"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-01-16T16:29:50.712412Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8f9e7e11-8c24-4804-9343-88809d2e9f41\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"X8V115-tRk9-rmAF-ScSL-ckFi-SHf7-RprlcB\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4c7c8cb5-ee13-49da-9523-a692c10a8f7e\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"OyQ8Xa-RclB-eHqo-YrZS-0jCX-geHg-dPgGKw\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"495a3a8d-c35f-4674-b929-f4b66661cb50\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"gl4Dm1-d7ov-NTFv-TjML-W3VJ-NbVd-ZdggaG\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b7d8c8b6-9373-4bb6-8964-ebf86e3b71da\", \"cluster_fsid\": \"a3cca538-b48a-11ee-95ae-87774f69a715\", \"block_uuid\": \"ZOqLhi-Uv3D-E0gI-3tCt-PMIY-dNDN-697rnP\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT626500CE400BGN\", \"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-01-16T16:29:50.712426Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLJY\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:30:22.636198Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-01-16T16:29:23.151912Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-01-16T16:21:47.041770Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:12.011023Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-01-16T16:22:37.137132Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:02.294009Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-01-16T16:30:24.708086Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-01-16T16:23:39.893557Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-01-16T16:23:57.562352Z\"}, \"rgw.r.z.smithi184.qagoyy\": {\"deps\": [], \"last_config\": \"2024-01-16T16:25:44.509110Z\"}}, \"last_daemon_update\": \"2024-01-16T16:31:15.797861Z\", \"last_device_update\": \"2024-01-16T16:23:11.467437Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-01-16T16:29:36.824402Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.963426+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.964221+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.964936+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.965669+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.966348+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.966971+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.737 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.967625+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.968278+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:15.968926+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.068124+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.069267+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.070277+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.071285+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.072365+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.073404+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.074314+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.075334+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.076329+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.079832+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.086127+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-01-16T16:31:16.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.097456+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-16T16:31:16.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:16 smithi184 bash[13956]: audit 2024-01-16T16:31:16.099469+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-01-16T16:31:16.931 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-01-16T16:31:16.931 INFO:teuthology.orchestra.run.smithi064.stdout: "mon": { 2024-01-16T16:31:16.931 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-01-16T16:31:16.931 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:31:16.931 INFO:teuthology.orchestra.run.smithi064.stdout: "mgr": { 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)": 2 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "osd": { 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "mds": {}, 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "rgw": { 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: }, 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "overall": { 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph version 16.2.14-449-ga70aebef (a70aebef70df6ec2d957347ccbfc484e0573dd5f) pacific (stable)": 2 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout: } 2024-01-16T16:31:16.932 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-01-16T16:31:17.405 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:16 smithi064 bash[36225]: ts=2024-01-16T16:31:16.969Z 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-01-16T16:31:17.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:17 smithi184 bash[13956]: cluster 2024-01-16T16:31:16.847442+0000 mgr.y (mgr.24769) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:17.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:17 smithi184 bash[13956]: audit 2024-01-16T16:31:16.933552+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.64:0/1382446035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:31:17.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:17 smithi064 bash[13894]: cluster 2024-01-16T16:31:16.847442+0000 mgr.y (mgr.24769) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:17.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:17 smithi064 bash[13894]: audit 2024-01-16T16:31:16.933552+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.64:0/1382446035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:31:17.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:17 smithi064 bash[17467]: cluster 2024-01-16T16:31:16.847442+0000 mgr.y (mgr.24769) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:17.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:17 smithi064 bash[17467]: audit 2024-01-16T16:31:16.933552+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.64:0/1382446035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:31:17.759 DEBUG:teuthology.orchestra.run.smithi064:> 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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-01-16T16:31:18.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[13894]: cephadm 2024-01-16T16:31:18.353169+0000 mgr.y (mgr.24769) 8 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-16T16:31:18.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[13894]: audit 2024-01-16T16:31:18.353971+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:31:18.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[13894]: audit 2024-01-16T16:31:18.356075+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-16T16:31:18.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[13894]: audit 2024-01-16T16:31:18.358232+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:31:18.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[13894]: cephadm 2024-01-16T16:31:18.360081+0000 mgr.y (mgr.24769) 9 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:31:18.665 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[13894]: audit 2024-01-16T16:31:18.361123+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-16T16:31:18.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[17467]: cephadm 2024-01-16T16:31:18.353169+0000 mgr.y (mgr.24769) 8 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-16T16:31:18.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[17467]: audit 2024-01-16T16:31:18.353971+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:31:18.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[17467]: audit 2024-01-16T16:31:18.356075+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-16T16:31:18.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[17467]: audit 2024-01-16T16:31:18.358232+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:31:18.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[17467]: cephadm 2024-01-16T16:31:18.360081+0000 mgr.y (mgr.24769) 9 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:31:18.666 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:18 smithi064 bash[17467]: audit 2024-01-16T16:31:18.361123+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-16T16:31:18.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:18 smithi184 bash[13956]: cephadm 2024-01-16T16:31:18.353169+0000 mgr.y (mgr.24769) 8 : cephadm [INF] Upgrade: Updating mgr.x 2024-01-16T16:31:18.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:18 smithi184 bash[13956]: audit 2024-01-16T16:31:18.353971+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-01-16T16:31:18.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:18 smithi184 bash[13956]: audit 2024-01-16T16:31:18.356075+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-01-16T16:31:18.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:18 smithi184 bash[13956]: audit 2024-01-16T16:31:18.358232+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-16T16:31:18.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:18 smithi184 bash[13956]: cephadm 2024-01-16T16:31:18.360081+0000 mgr.y (mgr.24769) 9 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-01-16T16:31:18.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:18 smithi184 bash[13956]: audit 2024-01-16T16:31:18.361123+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24769 172.21.15.64:0/3921396953' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-01-16T16:31:19.664 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:19 smithi184 bash[13956]: cluster 2024-01-16T16:31:18.848017+0000 mgr.y (mgr.24769) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:19.915 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:19 smithi064 bash[13894]: cluster 2024-01-16T16:31:18.848017+0000 mgr.y (mgr.24769) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:19.915 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:19 smithi064 bash[17467]: cluster 2024-01-16T16:31:18.848017+0000 mgr.y (mgr.24769) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:20.483 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:20 smithi184 systemd[1]: Stopping Ceph mgr.x for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:21.018 INFO:teuthology.orchestra.run.smithi064.stdout:false 2024-01-16T16:31:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T16:31:21.804 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi064 with status 1: '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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-01-16T16:31:22.062 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=49781d09785247718eacc4a76e1327bd Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_a70aebef70df6ec2d957347ccbfc484e0573dd5f/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi064 with status 1: '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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-01-16T16:31:22.065 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-01-16T16:31:22.075 INFO:tasks.cephadm:Teardown begin 2024-01-16T16:31:22.075 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:31:22.099 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:21 smithi064 bash[13894]: cluster 2024-01-16T16:31:20.849513+0000 mgr.y (mgr.24769) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:22.099 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:21 smithi064 bash[13894]: audit 2024-01-16T16:31:21.007731+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.64:0/2168105484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:31:22.099 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:21 smithi064 bash[17467]: cluster 2024-01-16T16:31:20.849513+0000 mgr.y (mgr.24769) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:22.099 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:21 smithi064 bash[17467]: audit 2024-01-16T16:31:21.007731+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.64:0/2168105484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:31:22.102 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:31:22.120 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-01-16T16:31:22.120 DEBUG:teuthology.orchestra.run.smithi064:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-16T16:31:22.152 DEBUG:teuthology.orchestra.run.smithi184:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-16T16:31:22.159 INFO:tasks.cephadm:Stopping all daemons... 2024-01-16T16:31:22.160 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-01-16T16:31:22.160 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a 2024-01-16T16:31:22.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:21 smithi184 bash[13956]: cluster 2024-01-16T16:31:20.849513+0000 mgr.y (mgr.24769) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-01-16T16:31:22.233 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:21 smithi184 bash[13956]: audit 2024-01-16T16:31:21.007731+0000 mon.a (mon.0) 772 : audit [DBG] from='client.? 172.21.15.64:0/2168105484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-16T16:31:22.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:22 smithi064 systemd[1]: Stopping Ceph mon.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:22.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:22 smithi064 bash[13894]: debug 2024-01-16T16:31:22.287+0000 7fc04ab7f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:22.415 INFO:journalctl@ceph.mon.a.smithi064.stdout:Jan 16 16:31:22 smithi064 bash[13894]: debug 2024-01-16T16:31:22.287+0000 7fc04ab7f700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-01-16T16:31:23.253 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.a.service' 2024-01-16T16:31:23.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:23.300 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-01-16T16:31:23.300 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-01-16T16:31:23.300 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.c 2024-01-16T16:31:23.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:23 smithi064 systemd[1]: Stopping Ceph mon.c for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:23.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:23 smithi064 bash[17467]: debug 2024-01-16T16:31:23.455+0000 7f610440c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:23.665 INFO:journalctl@ceph.mon.c.smithi064.stdout:Jan 16 16:31:23 smithi064 bash[17467]: debug 2024-01-16T16:31:23.455+0000 7f610440c700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-01-16T16:31:24.396 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.c.service' 2024-01-16T16:31:24.431 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:24.432 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-01-16T16:31:24.432 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-01-16T16:31:24.433 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.b 2024-01-16T16:31:24.700 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:24 smithi184 systemd[1]: Stopping Ceph mon.b for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:24.700 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:24 smithi184 bash[13956]: debug 2024-01-16T16:31:24.535+0000 7f776e504700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:24.700 INFO:journalctl@ceph.mon.b.smithi184.stdout:Jan 16 16:31:24 smithi184 bash[13956]: debug 2024-01-16T16:31:24.535+0000 7f776e504700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-01-16T16:31:25.418 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mon.b.service' 2024-01-16T16:31:25.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:25.462 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-01-16T16:31:25.462 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-01-16T16:31:25.462 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y 2024-01-16T16:31:25.726 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:25 smithi064 systemd[1]: Stopping Ceph mgr.y for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:25.727 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:25 smithi064 bash[38743]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.y 2024-01-16T16:31:25.727 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:25 smithi064 bash[36794]: debug 2024-01-16T16:31:25.682+0000 7f88e5519700 -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-01-16T16:31:25.727 INFO:journalctl@ceph.mgr.y.smithi064.stdout:Jan 16 16:31:25 smithi064 bash[36794]: debug 2024-01-16T16:31:25.682+0000 7f88e5519700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-01-16T16:31:26.444 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.y.service' 2024-01-16T16:31:26.479 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:26.479 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-01-16T16:31:26.479 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-01-16T16:31:26.479 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.x 2024-01-16T16:31:31.375 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:31 smithi184 bash[28616]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.x 2024-01-16T16:31:31.376 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:31 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-01-16T16:31:31.376 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Jan 16 16:31:31 smithi184 bash[28737]: Error response from daemon: No such container: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-mgr.x 2024-01-16T16:31:31.442 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@mgr.x.service' 2024-01-16T16:31:31.511 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:31.511 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-01-16T16:31:31.512 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-01-16T16:31:31.512 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.0 2024-01-16T16:31:31.858 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:31:31 smithi064 systemd[1]: Stopping Ceph osd.0 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:31.858 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:31:31 smithi064 bash[19593]: debug 2024-01-16T16:31:31.638+0000 7f01aface700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:31.859 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:31:31 smithi064 bash[19593]: debug 2024-01-16T16:31:31.638+0000 7f01aface700 -1 osd.0 63 *** Got signal Terminated *** 2024-01-16T16:31:31.859 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:31:31 smithi064 bash[19593]: debug 2024-01-16T16:31:31.638+0000 7f01aface700 -1 osd.0 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:32.665 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:31:32 smithi064 bash[38852]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.0 2024-01-16T16:31:32.665 INFO:journalctl@ceph.osd.0.smithi064.stdout:Jan 16 16:31:32 smithi064 bash[38901]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.0/unit.stop: No such file or directory 2024-01-16T16:31:34.414 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.0.service' 2024-01-16T16:31:34.449 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:34.449 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-01-16T16:31:34.449 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-01-16T16:31:34.450 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.1 2024-01-16T16:31:34.664 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:31:34 smithi064 systemd[1]: Stopping Ceph osd.1 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:34.664 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:31:34 smithi064 bash[21169]: debug 2024-01-16T16:31:34.550+0000 7fd10c9f6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:34.664 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:31:34 smithi064 bash[21169]: debug 2024-01-16T16:31:34.550+0000 7fd10c9f6700 -1 osd.1 63 *** Got signal Terminated *** 2024-01-16T16:31:34.664 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:31:34 smithi064 bash[21169]: debug 2024-01-16T16:31:34.550+0000 7fd10c9f6700 -1 osd.1 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:35.415 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:31:35 smithi064 bash[38988]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.1 2024-01-16T16:31:35.415 INFO:journalctl@ceph.osd.1.smithi064.stdout:Jan 16 16:31:35 smithi064 bash[39034]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.1/unit.stop: No such file or directory 2024-01-16T16:31:37.136 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.1.service' 2024-01-16T16:31:37.173 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:37.173 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-01-16T16:31:37.173 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-01-16T16:31:37.174 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.2 2024-01-16T16:31:37.387 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:31:37 smithi064 systemd[1]: Stopping Ceph osd.2 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:37.388 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:31:37 smithi064 bash[22723]: debug 2024-01-16T16:31:37.274+0000 7fa2ea778700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:37.388 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:31:37 smithi064 bash[22723]: debug 2024-01-16T16:31:37.274+0000 7fa2ea778700 -1 osd.2 63 *** Got signal Terminated *** 2024-01-16T16:31:37.388 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:31:37 smithi064 bash[22723]: debug 2024-01-16T16:31:37.274+0000 7fa2ea778700 -1 osd.2 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:38.165 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:31:37 smithi064 bash[39125]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.2 2024-01-16T16:31:38.165 INFO:journalctl@ceph.osd.2.smithi064.stdout:Jan 16 16:31:37 smithi064 bash[39162]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.2/unit.stop: No such file or directory 2024-01-16T16:31:39.714 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.2.service' 2024-01-16T16:31:39.749 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:39.749 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-01-16T16:31:39.749 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-01-16T16:31:39.750 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.3 2024-01-16T16:31:39.984 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:31:39 smithi064 systemd[1]: Stopping Ceph osd.3 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:39.984 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:31:39 smithi064 bash[24333]: debug 2024-01-16T16:31:39.886+0000 7fa8dd5b8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:39.984 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:31:39 smithi064 bash[24333]: debug 2024-01-16T16:31:39.886+0000 7fa8dd5b8700 -1 osd.3 63 *** Got signal Terminated *** 2024-01-16T16:31:39.984 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:31:39 smithi064 bash[24333]: debug 2024-01-16T16:31:39.886+0000 7fa8dd5b8700 -1 osd.3 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:40.915 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:31:40 smithi064 bash[39250]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.3 2024-01-16T16:31:40.915 INFO:journalctl@ceph.osd.3.smithi064.stdout:Jan 16 16:31:40 smithi064 bash[39288]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.3/unit.stop: No such file or directory 2024-01-16T16:31:42.365 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.3.service' 2024-01-16T16:31:42.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:42.400 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-01-16T16:31:42.400 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-01-16T16:31:42.400 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.4 2024-01-16T16:31:42.733 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:31:42 smithi184 systemd[1]: Stopping Ceph osd.4 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:42.734 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:31:42 smithi184 bash[16149]: debug 2024-01-16T16:31:42.515+0000 7f93dfe34700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:42.734 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:31:42 smithi184 bash[16149]: debug 2024-01-16T16:31:42.515+0000 7f93dfe34700 -1 osd.4 63 *** Got signal Terminated *** 2024-01-16T16:31:42.734 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:31:42 smithi184 bash[16149]: debug 2024-01-16T16:31:42.515+0000 7f93dfe34700 -1 osd.4 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:43.483 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:31:43 smithi184 bash[28937]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.4 2024-01-16T16:31:43.483 INFO:journalctl@ceph.osd.4.smithi184.stdout:Jan 16 16:31:43 smithi184 bash[28989]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.4/unit.stop: No such file or directory 2024-01-16T16:31:45.176 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.4.service' 2024-01-16T16:31:45.206 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:45.206 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-01-16T16:31:45.207 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-01-16T16:31:45.207 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.5 2024-01-16T16:31:45.453 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:31:45 smithi184 systemd[1]: Stopping Ceph osd.5 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:45.454 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:31:45 smithi184 bash[17812]: debug 2024-01-16T16:31:45.355+0000 7f589a4c9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:45.454 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:31:45 smithi184 bash[17812]: debug 2024-01-16T16:31:45.355+0000 7f589a4c9700 -1 osd.5 63 *** Got signal Terminated *** 2024-01-16T16:31:45.454 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:31:45 smithi184 bash[17812]: debug 2024-01-16T16:31:45.355+0000 7f589a4c9700 -1 osd.5 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:46.233 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:31:45 smithi184 bash[29090]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.5 2024-01-16T16:31:46.233 INFO:journalctl@ceph.osd.5.smithi184.stdout:Jan 16 16:31:45 smithi184 bash[29128]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.5/unit.stop: No such file or directory 2024-01-16T16:31:47.968 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.5.service' 2024-01-16T16:31:48.000 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:48.000 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-01-16T16:31:48.001 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-01-16T16:31:48.001 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.6 2024-01-16T16:31:48.233 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:31:48 smithi184 systemd[1]: Stopping Ceph osd.6 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:48.233 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:31:48 smithi184 bash[19370]: debug 2024-01-16T16:31:48.095+0000 7f79ee355700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:48.234 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:31:48 smithi184 bash[19370]: debug 2024-01-16T16:31:48.095+0000 7f79ee355700 -1 osd.6 63 *** Got signal Terminated *** 2024-01-16T16:31:48.234 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:31:48 smithi184 bash[19370]: debug 2024-01-16T16:31:48.095+0000 7f79ee355700 -1 osd.6 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:48.983 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:31:48 smithi184 bash[29217]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.6 2024-01-16T16:31:48.983 INFO:journalctl@ceph.osd.6.smithi184.stdout:Jan 16 16:31:48 smithi184 bash[29255]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.6/unit.stop: No such file or directory 2024-01-16T16:31:50.690 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.6.service' 2024-01-16T16:31:50.725 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:50.725 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-01-16T16:31:50.726 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-01-16T16:31:50.726 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.7 2024-01-16T16:31:50.970 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:31:50 smithi184 systemd[1]: Stopping Ceph osd.7 for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:50.970 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:31:50 smithi184 bash[21017]: debug 2024-01-16T16:31:50.847+0000 7f25a9423700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-16T16:31:50.970 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:31:50 smithi184 bash[21017]: debug 2024-01-16T16:31:50.847+0000 7f25a9423700 -1 osd.7 63 *** Got signal Terminated *** 2024-01-16T16:31:50.970 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:31:50 smithi184 bash[21017]: debug 2024-01-16T16:31:50.847+0000 7f25a9423700 -1 osd.7 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-01-16T16:31:51.733 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:31:51 smithi184 bash[29341]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-osd.7 2024-01-16T16:31:51.734 INFO:journalctl@ceph.osd.7.smithi184.stdout:Jan 16 16:31:51 smithi184 bash[29378]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/osd.7/unit.stop: No such file or directory 2024-01-16T16:31:53.327 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@osd.7.service' 2024-01-16T16:31:53.361 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:53.361 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-01-16T16:31:53.362 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-01-16T16:31:53.362 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-a3cca538-b48a-11ee-95ae-87774f69a715@prometheus.a 2024-01-16T16:31:53.659 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 systemd[1]: Stopping Ceph prometheus.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:53.659 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-01-16T16:31:53.659 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-01-16T16:31:53.659 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-01-16T16:31:53.659 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-01-16T16:31:53.659 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.457Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.458Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.460Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.460Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-01-16T16:31:53.660 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Jan 16 16:31:53 smithi184 bash[27093]: ts=2024-01-16T16:31:53.460Z caller=main.go:1183 level=info msg="See you next time!" 2024-01-16T16:31:54.185 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a3cca538-b48a-11ee-95ae-87774f69a715@prometheus.a.service' 2024-01-16T16:31:54.216 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-16T16:31:54.216 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-01-16T16:31:54.216 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3cca538-b48a-11ee-95ae-87774f69a715 --force --keep-logs 2024-01-16T16:31:54.334 INFO:teuthology.orchestra.run.smithi064.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-16T16:31:54.335 INFO:teuthology.orchestra.run.smithi064.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-16T16:31:54.335 INFO:teuthology.orchestra.run.smithi064.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-16T16:31:54.335 INFO:teuthology.orchestra.run.smithi064.stderr: [--retry RETRY] 2024-01-16T16:31:54.335 INFO:teuthology.orchestra.run.smithi064.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-01-16T16:31:54.335 INFO:teuthology.orchestra.run.smithi064.stderr: ... 2024-01-16T16:31:54.335 INFO:teuthology.orchestra.run.smithi064.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-16T16:31:54.344 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-16T16:31:54.345 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3cca538-b48a-11ee-95ae-87774f69a715 --force --keep-logs 2024-01-16T16:31:54.457 INFO:teuthology.orchestra.run.smithi184.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-16T16:31:54.457 INFO:teuthology.orchestra.run.smithi184.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-16T16:31:54.458 INFO:teuthology.orchestra.run.smithi184.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-16T16:31:54.458 INFO:teuthology.orchestra.run.smithi184.stderr: [--retry RETRY] 2024-01-16T16:31:54.458 INFO:teuthology.orchestra.run.smithi184.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-01-16T16:31:54.458 INFO:teuthology.orchestra.run.smithi184.stderr: ... 2024-01-16T16:31:54.458 INFO:teuthology.orchestra.run.smithi184.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-16T16:31:54.466 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-16T16:31:54.467 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:31:54.483 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-16T16:31:54.497 INFO:tasks.cephadm:Archiving crash dumps... 2024-01-16T16:31:54.499 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/remote/ubuntu@smithi064.front.sepia.ceph.com/crash 2024-01-16T16:31:54.500 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/crash -- . 2024-01-16T16:31:54.544 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/remote/ubuntu@smithi184.front.sepia.ceph.com/crash 2024-01-16T16:31:54.545 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/crash -- . 2024-01-16T16:31:54.563 INFO:tasks.cephadm:Checking cluster log for badness... 2024-01-16T16:31:54.563 DEBUG:teuthology.orchestra.run.smithi064:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-01-16T16:31:54.578 INFO:teuthology.orchestra.run.smithi064.stderr:grep: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph.log: No such file or directory 2024-01-16T16:31:54.580 INFO:tasks.cephadm:Compressing logs... 2024-01-16T16:31:54.580 DEBUG:teuthology.orchestra.run.smithi064:> 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-01-16T16:31:54.624 DEBUG:teuthology.orchestra.run.smithi184:> 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-01-16T16:31:54.638 INFO:teuthology.orchestra.run.smithi064.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-01-16T16:31:54.640 INFO:teuthology.orchestra.run.smithi184.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-01-16T16:31:54.648 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-16T16:31:54.651 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.b.log 2024-01-16T16:31:54.651 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.5.log 2024-01-16T16:31:54.652 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mgr.x.log 2024-01-16T16:31:54.653 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-16T16:31:54.654 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.5.log: -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-client.rgw.r.z.smithi184.qagoyy.log 2024-01-16T16:31:54.654 INFO:teuthology.orchestra.run.smithi184.stderr: 87.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-16T16:31:54.654 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.6.log 2024-01-16T16:31:54.654 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mgr.x.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-client.rgw.r.z.smithi184.qagoyy.log: 58.2% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-client.rgw.r.z.smithi184.qagoyy.log.gz 2024-01-16T16:31:54.654 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.4.log 2024-01-16T16:31:54.656 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-volume.log 2024-01-16T16:31:54.656 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.7.log 2024-01-16T16:31:54.657 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-client.rgw.r.z.smithi064.uskvog.log 2024-01-16T16:31:54.657 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.a.log 2024-01-16T16:31:54.657 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mgr.y.log 2024-01-16T16:31:54.657 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-client.rgw.r.z.smithi064.uskvog.log: 58.4% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-client.rgw.r.z.smithi064.uskvog.log.gz 2024-01-16T16:31:54.657 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.c.log 2024-01-16T16:31:54.658 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.1.log 2024-01-16T16:31:54.658 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mgr.y.log: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-16T16:31:54.658 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.0.log 2024-01-16T16:31:54.658 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.3.log 2024-01-16T16:31:54.659 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.1.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-volume.log 2024-01-16T16:31:54.659 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.2.log 2024-01-16T16:31:54.660 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.4.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-volume.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.7.log: 91.1% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-volume.log.gz 2024-01-16T16:31:54.668 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.3.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-volume.log: /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.2.log: 91.5% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-volume.log.gz 2024-01-16T16:31:54.679 INFO:teuthology.orchestra.run.smithi184.stderr: 90.1% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mgr.x.log.gz 2024-01-16T16:31:54.897 INFO:teuthology.orchestra.run.smithi064.stderr: 92.0% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mgr.y.log.gz 2024-01-16T16:31:54.905 INFO:teuthology.orchestra.run.smithi064.stderr: 92.7% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.2.log.gz 2024-01-16T16:31:54.911 INFO:teuthology.orchestra.run.smithi184.stderr: 92.8% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.6.log.gz 2024-01-16T16:31:54.928 INFO:teuthology.orchestra.run.smithi184.stderr: 93.5% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.7.log.gz 2024-01-16T16:31:54.939 INFO:teuthology.orchestra.run.smithi064.stderr: 94.4% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.c.log.gz 2024-01-16T16:31:54.968 INFO:teuthology.orchestra.run.smithi184.stderr: 93.4% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.b.log.gz 2024-01-16T16:31:55.016 INFO:teuthology.orchestra.run.smithi064.stderr: 93.4% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.1.log.gz 2024-01-16T16:31:55.022 INFO:teuthology.orchestra.run.smithi184.stderr: 93.1% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.5.log.gz 2024-01-16T16:31:55.024 INFO:teuthology.orchestra.run.smithi064.stderr: 93.0% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.0.log.gz 2024-01-16T16:31:55.039 INFO:teuthology.orchestra.run.smithi064.stderr: 93.3% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.3.log.gz 2024-01-16T16:31:55.050 INFO:teuthology.orchestra.run.smithi184.stderr: 93.3% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-osd.4.log.gz 2024-01-16T16:31:55.052 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-01-16T16:31:55.052 INFO:teuthology.orchestra.run.smithi184.stderr:real 0m0.422s 2024-01-16T16:31:55.052 INFO:teuthology.orchestra.run.smithi184.stderr:user 0m1.613s 2024-01-16T16:31:55.052 INFO:teuthology.orchestra.run.smithi184.stderr:sys 0m0.062s 2024-01-16T16:31:55.389 INFO:teuthology.orchestra.run.smithi064.stderr: 91.1% -- replaced with /var/log/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/ceph-mon.a.log.gz 2024-01-16T16:31:55.391 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-01-16T16:31:55.391 INFO:teuthology.orchestra.run.smithi064.stderr:real 0m0.764s 2024-01-16T16:31:55.391 INFO:teuthology.orchestra.run.smithi064.stderr:user 0m2.572s 2024-01-16T16:31:55.391 INFO:teuthology.orchestra.run.smithi064.stderr:sys 0m0.081s 2024-01-16T16:31:55.392 INFO:tasks.cephadm:Archiving logs... 2024-01-16T16:31:55.392 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/remote/ubuntu@smithi064.front.sepia.ceph.com/log 2024-01-16T16:31:55.393 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-16T16:31:55.735 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/remote/ubuntu@smithi184.front.sepia.ceph.com/log 2024-01-16T16:31:55.736 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-16T16:31:55.961 INFO:tasks.cephadm:Removing cluster... 2024-01-16T16:31:55.962 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3cca538-b48a-11ee-95ae-87774f69a715 --force 2024-01-16T16:31:57.979 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:31:57 smithi064 systemd[1]: Stopping Ceph node-exporter.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:58.541 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:31:58 smithi064 bash[39587]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-node-exporter.a 2024-01-16T16:31:58.541 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:31:58 smithi064 bash[39636]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2024-01-16T16:31:58.541 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:31:58 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-01-16T16:31:58.541 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:31:58 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-01-16T16:31:58.541 INFO:journalctl@ceph.node-exporter.a.smithi064.stdout:Jan 16 16:31:58 smithi064 systemd[1]: Stopped Ceph node-exporter.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:31:58.879 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:58 smithi064 systemd[1]: Stopping Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:31:59.165 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:58 smithi064 bash[36225]: ts=2024-01-16T16:31:58.878Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-01-16T16:31:59.665 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:59 smithi064 bash[39662]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-alertmanager.a 2024-01-16T16:31:59.665 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:59 smithi064 bash[39707]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2024-01-16T16:31:59.665 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:59 smithi064 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@alertmanager.a.service: Succeeded. 2024-01-16T16:31:59.666 INFO:journalctl@ceph.alertmanager.a.smithi064.stdout:Jan 16 16:31:59 smithi064 systemd[1]: Stopped Ceph alertmanager.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:32:11.270 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a3cca538-b48a-11ee-95ae-87774f69a715 --force 2024-01-16T16:32:13.919 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:32:13 smithi184 systemd[1]: Stopping Ceph node-exporter.b for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:32:14.734 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[29817]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-node-exporter.b 2024-01-16T16:32:14.734 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[29864]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2024-01-16T16:32:14.734 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:32:14 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-01-16T16:32:14.734 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:32:14 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-01-16T16:32:14.734 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Jan 16 16:32:14 smithi184 systemd[1]: Stopped Ceph node-exporter.b for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:32:15.064 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 systemd[1]: Stopping Ceph grafana.a for a3cca538-b48a-11ee-95ae-87774f69a715... 2024-01-16T16:32:15.064 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-01-16T16:32:15.064 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-01-16T16:32:15.064 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-01-16T16:32:15.064 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped Stream Manager" 2024-01-16T16:32:15.065 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-01-16T16:32:15.066 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:14 smithi184 bash[23093]: t=2024-01-16T16:32:14+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-01-16T16:32:15.734 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:15 smithi184 bash[29890]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715-grafana.a 2024-01-16T16:32:15.734 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:15 smithi184 bash[29937]: bash: /var/lib/ceph/a3cca538-b48a-11ee-95ae-87774f69a715/grafana.a/unit.stop: No such file or directory 2024-01-16T16:32:15.734 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:15 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-01-16T16:32:15.734 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:15 smithi184 systemd[1]: ceph-a3cca538-b48a-11ee-95ae-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-01-16T16:32:15.734 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Jan 16 16:32:15 smithi184 systemd[1]: Stopped Ceph grafana.a for a3cca538-b48a-11ee-95ae-87774f69a715. 2024-01-16T16:32:27.266 INFO:tasks.cephadm:Removing cephadm ... 2024-01-16T16:32:27.267 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-16T16:32:27.274 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-16T16:32:27.278 INFO:tasks.cephadm:Teardown complete 2024-01-16T16:32:27.279 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-01-16T16:32:27.288 INFO:teuthology.task.clock:Checking final clock skew... 2024-01-16T16:32:27.288 DEBUG:teuthology.orchestra.run.smithi064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-16T16:32:27.290 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-16T16:32:27.309 INFO:teuthology.orchestra.run.smithi064.stdout: remote refid st t when poll reach delay offset jitter 2024-01-16T16:32:27.309 INFO:teuthology.orchestra.run.smithi064.stdout:============================================================================== 2024-01-16T16:32:27.309 INFO:teuthology.orchestra.run.smithi064.stdout:*hv01.front.sepi 44.4.53.2 2 u 15 64 377 0.083 -0.753 0.879 2024-01-16T16:32:27.309 INFO:teuthology.orchestra.run.smithi064.stdout:+hv02.front.sepi 63.231.80.2 3 u 22 64 377 0.084 1.701 0.587 2024-01-16T16:32:27.309 INFO:teuthology.orchestra.run.smithi064.stdout:+hv03.front.sepi 74.6.168.72 3 u 14 64 377 0.089 4.445 0.536 2024-01-16T16:32:27.309 INFO:teuthology.orchestra.run.smithi064.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-01-16T16:32:27.338 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2024-01-16T16:32:27.339 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2024-01-16T16:32:27.339 INFO:teuthology.orchestra.run.smithi184.stdout:*hv01.front.sepi 44.4.53.2 2 u 23 64 377 0.081 0.324 2.771 2024-01-16T16:32:27.339 INFO:teuthology.orchestra.run.smithi184.stdout:+hv02.front.sepi 63.231.80.2 3 u 19 64 377 0.095 5.069 2.305 2024-01-16T16:32:27.339 INFO:teuthology.orchestra.run.smithi184.stdout:+hv03.front.sepi 74.6.168.72 3 u 20 64 377 0.085 6.897 2.315 2024-01-16T16:32:27.339 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-01-16T16:32:27.340 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-16T16:32:27.349 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-16T16:32:27.350 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-16T16:32:27.380 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-16T16:32:27.413 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-16T16:32:27.447 INFO:teuthology.task.internal:Duration was 1277.173003 seconds 2024-01-16T16:32:27.447 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-16T16:32:27.480 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-16T16:32:27.481 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-16T16:32:27.483 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-16T16:32:27.538 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-16T16:32:27.538 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2024-01-16T16:32:27.538 DEBUG:teuthology.orchestra.run.smithi064:> 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-01-16T16:32:27.551 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2024-01-16T16:32:27.551 DEBUG:teuthology.orchestra.run.smithi184:> 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-01-16T16:32:27.565 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-16T16:32:27.565 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-16T16:32:27.600 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-16T16:32:27.670 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-16T16:32:27.670 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-16T16:32:27.673 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-16T16:32:27.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-16T16:32:27.822 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-16T16:32:27.823 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-16T16:32:27.839 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-16T16:32:27.857 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-16T16:32:27.866 DEBUG:teuthology.orchestra.run.smithi064:> 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-01-16T16:32:27.884 DEBUG:teuthology.orchestra.run.smithi184:> 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-01-16T16:32:27.896 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2024-01-16T16:32:27.913 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2024-01-16T16:32:27.939 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-16T16:32:27.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T16:32:27.945 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-16T16:32:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-16T16:32:27.951 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-16T16:32:27.960 INFO:teuthology.task.internal:Transferring archived files... 2024-01-16T16:32:27.961 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/remote/smithi064 2024-01-16T16:32:27.962 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-16T16:32:27.993 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241/remote/smithi184 2024-01-16T16:32:27.994 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-16T16:32:28.023 INFO:teuthology.task.internal:Removing archive directory... 2024-01-16T16:32:28.024 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-16T16:32:28.036 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-16T16:32:28.068 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-16T16:32:28.079 INFO:teuthology.task.internal:Not uploading archives. 2024-01-16T16:32:28.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-16T16:32:28.106 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-16T16:32:28.106 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-16T16:32:28.109 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-16T16:32:28.114 INFO:teuthology.orchestra.run.smithi064.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 16 16:32 /home/ubuntu/cephtest 2024-01-16T16:32:28.117 INFO:teuthology.orchestra.run.smithi184.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 16 16:32 /home/ubuntu/cephtest 2024-01-16T16:32:28.119 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-16T16:32:28.140 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-16T16:32:28.207 INFO:teuthology.nuke:Checking targets against current locks 2024-01-16T16:32:28.236 DEBUG:teuthology.nuke:shortname: smithi064 2024-01-16T16:32:28.236 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-16T16:32:28.260 DEBUG:teuthology.nuke:shortname: smithi184 2024-01-16T16:32:28.261 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-16T16:32:28.264 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241', '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-01-16 15:58:28.026012', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-01-16T16:32:28.284 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-16_15:55:17-rados-wip-yuri5-testing-2024-01-11-1300-pacific-distro-default-smithi/7518241', '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-01-16 15:58:28.024192', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-01-16T16:32:28.313 INFO:teuthology.orchestra.console.smithi064:Power off 2024-01-16T16:32:28.313 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-16T16:32:28.348 DEBUG:teuthology.orchestra.console.smithi064:power off output: Chassis Power Control: Down/Off 2024-01-16T16:32:28.349 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:28.364 INFO:teuthology.orchestra.console.smithi184:Power off 2024-01-16T16:32:28.364 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-16T16:32:28.372 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-01-16T16:32:28.386 DEBUG:teuthology.orchestra.console.smithi184:power off output: Chassis Power Control: Down/Off 2024-01-16T16:32:28.386 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:28.410 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2024-01-16T16:32:32.374 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:32.411 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:32.483 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-01-16T16:32:32.521 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2024-01-16T16:32:36.489 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:36.522 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:36.599 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-01-16T16:32:36.631 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is off 2024-01-16T16:32:36.732 INFO:teuthology.orchestra.console.smithi184:Power off completed 2024-01-16T16:32:40.604 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-16T16:32:40.714 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is off 2024-01-16T16:32:40.814 INFO:teuthology.orchestra.console.smithi064:Power off completed 2024-01-16T16:32:40.919 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: 1277.1730029582977 failure_reason: 'Command failed on smithi064 with status 1: ''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 a3cca538-b48a-11ee-95ae-87774f69a715 -e sha1=a70aebef70df6ec2d957347ccbfc484e0573dd5f -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=49781d09785247718eacc4a76e1327bd status: fail success: false 2024-01-16T16:32:40.919 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-16T16:32:41.004 INFO:teuthology.run:FAIL